leo/tests/expectations/parser/inputs/input_constant_public_fail.out
2022-07-28 14:14:25 -07:00

6 lines
241 B
Plaintext

---
namespace: Input
expectation: Fail
outputs:
- "Error [EPAR0370009]: unexpected string: expected 'identifier', found 'public'\n --> test:4:10\n |\n 4 | constant public a: bool = true; \n | ^^^^^^"