mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-12 23:06:18 +00:00
16 lines
220 B
Text
16 lines
220 B
Text
Closure(
|
|
[
|
|
@1-2 Identifier(
|
|
"a",
|
|
),
|
|
@4-5 Identifier(
|
|
"b",
|
|
),
|
|
@7-8 Identifier(
|
|
"c",
|
|
),
|
|
],
|
|
@12-14 Num(
|
|
"42",
|
|
),
|
|
)
|