Bend/tests/snapshots/compile_file__elif.bend.snap

10 lines
306 B
Plaintext
Raw Permalink Normal View History

2024-05-27 14:15:36 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/elif.bend
---
@main = j
2024-06-20 22:12:49 +03:00
& $(2 ?(((?(((?(((?((0 (* 4)) a) a) (* (* 3))) b) b) (* (* (* 2)))) d) d) (* (* (* (* 1))))) (g (h (i j))))) ~ [=0x0000001]
2024-06-15 17:07:51 +03:00
& $(1 g) ~ [<0x0000002]
& $(2 h) ~ [>0x0000003]
& $(2 i) ~ [=0x0000002]