leo/tests/expectations/compiler/function/scope_fail.out

6 lines
204 B
Plaintext
Raw Normal View History

---
namespace: Compile
expectation: Fail
outputs:
2022-07-10 00:11:18 +03:00
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:9:20\n |\n 9 | const myGlobal = 42field;\n | ^"