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

5 lines
34 B
Text

# leading comment
x = 5
y = 6
42