leo/tests/expectations/compiler/integers/i32/no_space_between_literal.out
Pranav Gaddamadugu 4266ba28c1 more wip
2022-09-06 12:13:32 -07:00

6 lines
188 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:4:13\n |\n 4 | const i = 1 i32;\n | ^"