leo/tests/expectations/parser/functions/ident_token_fail.out
2023-02-10 16:26:25 -08:00

6 lines
233 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition', 'inline' -- found '1'\n --> test:4:5\n |\n 4 | 1 main() {}}\n | ^"