Bend/tests/snapshots/cli__desugar_linearize_matches.bend.snap

6 lines
176 B
Plaintext
Raw Normal View History

2024-03-06 16:58:53 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/cli/desugar_linearize_matches.bend
2024-03-06 16:58:53 +03:00
---
(main) = λa λb λc (switch a { 0: λd λ* d; _: λ* λ* λe e; } b c)