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

9 lines
146 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/fst.bend
---
@Fst = ((a *) a)
@main = a
& @Fst ~ ((4 8) a)