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

9 lines
149 B
Plaintext

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