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

5 lines
44 B
Text

# leading comment
x <- (\y -> y)
z <- {}
x