Bend/tests/snapshots/compile_file_o_all__var_shadows_ref.bend.snap

9 lines
150 B
Plaintext
Raw Normal View History

2024-01-19 17:02:22 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/var_shadows_ref.bend
2024-01-19 17:02:22 +03:00
---
@a = (a a)
2024-04-18 18:42:28 +03:00
@main = b
& @a ~ ((a a) b)