operator unary- method

Expr operator unary-()

Implementation

Expr operator -() => $(0) - this;