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

6 lines
207 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370022]: Expression statements are not supported.\n --> compiler-test:4:5\n |\n 4 | my_function();\n | ^^^^^^^^^^^^^^"