leo/tests/parser/expression/unary/negate.leo

11 lines
73 B
Plaintext

/*
namespace: ParseExpression
expectation: Pass
*/
-x
-x()
--x
-!x
-5i8