roc/compiler/parse/tests/snapshots/pass/single_arg_closure.expr.result-ast

10 lines
132 B
Text

Closure(
[
|L 0-0, C 1-2| Identifier(
"a",
),
],
|L 0-0, C 6-8| Num(
"42",
),
)