Bend/tests/snapshots/compile_file__top_level_name_slashslash.bend.snap

9 lines
329 B
Plaintext
Raw Permalink Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/top_level_name_slashslash.bend
---
Errors:
In tests/golden_tests/compile_file/top_level_name_slashslash.bend :
Top-level names are not allowed to start with "//".
 4 | def //thisshouldfail():