Bend/tests/snapshots/compile_file_o_all__var_shadows_ref.bend.snap
2024-05-15 00:25:46 +02:00

9 lines
150 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/var_shadows_ref.bend
---
@a = (a a)
@main = b
& @a ~ ((a a) b)