mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
28 lines
493 B
Text
28 lines
493 B
Text
SpaceBefore(
|
|
Defs(
|
|
[
|
|
@18-21 Body(
|
|
@18-19 Identifier(
|
|
"x",
|
|
),
|
|
@20-21 Num(
|
|
"5",
|
|
),
|
|
),
|
|
],
|
|
@23-25 SpaceBefore(
|
|
Num(
|
|
"42",
|
|
),
|
|
[
|
|
Newline,
|
|
Newline,
|
|
],
|
|
),
|
|
),
|
|
[
|
|
LineComment(
|
|
" leading comment",
|
|
),
|
|
],
|
|
)
|