roc/compiler/parse/tests/snapshots/pass/when_if_guard.expr.roc
2021-11-14 18:20:21 -08:00

9 lines
73 B
Text

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