mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00
15 lines
197 B
Text
15 lines
197 B
Text
Closure(
|
|
[
|
|
@1-2 Identifier {
|
|
ident: "x",
|
|
},
|
|
],
|
|
@8-9 SpaceBefore(
|
|
Num(
|
|
"1",
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
),
|
|
)
|