Bend/tests/snapshots/compile_file__tup_add.bend.snap
2024-05-21 16:23:40 +02:00

7 lines
135 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/tup_add.bend
---
@main = b
& (1 2) ~ ($([+] $(a b)) a)