Bend/tests/snapshots/compile_file__fst_snd.bend.snap

8 lines
157 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/fst_snd.bend
---
@main = d
& ((* a) a) ~ (c d)
& ((b *) b) ~ (((1 3) 2) c)