Bend/tests/snapshots/compile_file__ref_to_main.bend.snap

8 lines
223 B
Plaintext
Raw Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/ref_to_main.bend
---
Errors:
In definition 'Foo':
2024-02-21 17:59:22 +03:00
Main definition can't be referenced inside the program.