Bend/tests/snapshots/run_file__linearize_match.hvm.snap

6 lines
144 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/linearize_match.hvm
---
λa match a { 0: λb b; +a-1: λd (+ a-1 d) }