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

6 lines
207 B
Plaintext
Raw Normal View History

2022-08-05 01:42:57 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2023-02-09 03:41:32 +03:00
- "Error [EPAR0370005]: expected 'function', 'transition', or 'inline' -- found '('\n --> test:4:9\n |\n 4 | @foo(?, bar, ?)\n | ^"