roc/crates/compiler/parse/tests/snapshots/pass/nested_if.expr.formatted.roc
2022-11-15 19:47:28 -05:00

6 lines
No EOL
49 B
Text

if t1 then
1
else if t2 then
2
else
3