Bend/tests/snapshots/compile_file__nested_let.bend.snap

7 lines
138 B
Plaintext
Raw Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/nested_let.bend
---
@main = a
& ((2 4) (3 6)) ~ (* (a *))