Bend/tests/snapshots/compile_file__addition.bend.snap

8 lines
162 B
Plaintext
Raw Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/addition.bend
---
@main = c
& (a b) ~ (8 c)
2024-06-15 17:07:51 +03:00
& $(1 $([+] $(a b))) ~ [+0x0000001]