leo/tests/expectations/parser/functions/annotated_arg_not_ident_fail.out
2023-02-08 16:41:32 -08:00

6 lines
207 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected 'function', 'transition', or 'inline' -- found '('\n --> test:4:9\n |\n 4 | @foo(?, bar, ?)\n | ^"