roc/compiler/parse/tests/snapshots/pass/when_if_guard.expr.roc
2022-01-18 22:33:24 -07:00

9 lines
70 B
Text

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