Bend/tests/snapshots/readback_hvm__match.bend.snap

6 lines
128 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/readback_hvm/match.bend
2023-11-10 22:19:06 +03:00
---
switch a = 1 { 0: λb b; _: a-1; }