leo/tests/expectations/parser/expression/binary/neq_fail.out
2022-07-28 14:14:25 -07:00

6 lines
180 B
Plaintext

---
namespace: ParseExpression
expectation: Fail
outputs:
- "Error [EPAR0370018]: Could not parse the implicit value: 1.\n --> test:1:1\n |\n 1 | 1 != 2 != 3\n | ^"