Bend/tests/snapshots/readback_hvm__match.bend.snap
2024-05-30 23:37:26 +02:00

6 lines
128 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/readback_hvm/match.bend
---
switch a = 1 { 0: λb b; _: a-1; }