leo/tests/expectations/compiler/function/undefined_fail.out
2022-11-08 15:49:47 -08:00

6 lines
204 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372005]: Unknown function `my_function`\n --> compiler-test:5:9\n |\n 5 | my_function();\n | ^^^^^^^^^^^\n"