roc/compiler/parse/tests/snapshots/pass/single_arg_closure.expr.result-ast
Joshua Warner eb35e9914f Fix tests
2022-01-01 18:20:05 -08:00

10 lines
112 B
Text

Closure(
[
@1-2 Identifier(
"a",
),
],
@6-8 Num(
"42",
),
)