leo/tests/expectations/parser/functions/ident_token_fail.out

6 lines
233 B
Plaintext
Raw Normal View History

2022-06-23 10:19:26 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2023-02-11 03:26:25 +03:00
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition', 'inline' -- found '1'\n --> test:4:5\n |\n 4 | 1 main() {}}\n | ^"