leo/tests/expectations/parser/functions/annotated_arg_not_ident_fail.out
2022-08-04 17:55:26 -07:00

6 lines
170 B
Plaintext

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