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

9 lines
147 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/snd.bend
---
@main = a
& @snd ~ ((0 42) a)
@snd = ((* a) a)