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

4 lines
45 B
Text

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