Bend/tests/snapshots/compile_file__tup_add.bend.snap

7 lines
135 B
Plaintext
Raw Permalink Normal View History

2023-11-10 22:19:06 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/tup_add.bend
2023-11-10 22:19:06 +03:00
---
@main = b
& (1 2) ~ ($([+] $(a b)) a)