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

6 lines
209 B
Plaintext

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