roc/crates/compiler/parse/tests/snapshots/pass/two_spaced_def.expr.roc

5 lines
34 B
Text

# leading comment
x = 5
y = 6
42