leo/tests/expectations/compiler/function/scope_fail.out
2022-08-01 14:14:39 -07:00

6 lines
204 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:9:20\n |\n 9 | const myGlobal = 42field;\n | ^"