leo/tests/expectations/compiler/function/undefined_fail.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

6 lines
215 B
Plaintext

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