roc/crates/compiler/parse/tests/snapshots/pass/when_if_guard.expr.roc

9 lines
70 B
Text

when x is
_ ->
1
_ ->
2
Ok ->
3