Unary minus. Should return the negation of the number
t() :: term
minus(t) :: t
Unary minus. Should return the negation of the number.