leo/tests/parser/expression/binary/neq_fail.leo
2022-06-16 12:53:53 -07:00

6 lines
63 B
Plaintext

/*
namespace: ParseExpression
expectation: Fail
*/
1 != 2 != 3