leo/tests/expectations/parser/functions/spaced_annotation_fail.out
2022-11-08 15:49:47 -08:00

6 lines
263 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370024]: Illegal spacing in the annotation declaration.\n --> test:4:5\n |\n 4 | @ test\n | ^^^^^^\n |\n = Remove whitespace between the `@` symbol and the identifier."