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

4 lines
46 B
Text

when x is
1 -> Num.neg
2
_ -> 4