leo/tests/expectations/compiler/group/no_space_between_literal.out
2023-04-12 12:38:44 -07:00

6 lines
244 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370004]: Unexpected white space between terms (0,1) and group\n --> compiler-test:5:27\n |\n 5 | let g: group = (0,1) group;\n | ^"