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

7 lines
138 B
Plaintext

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