leo/tests/expectations/compiler/group/no_space_between_literal.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

6 lines
248 B
Plaintext

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