mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
37 lines
659 B
Text
37 lines
659 B
Text
SpaceBefore(
|
|
Defs(
|
|
[
|
|
@46-51 Body(
|
|
@46-47 Identifier(
|
|
"x",
|
|
),
|
|
@50-51 Num(
|
|
"5",
|
|
),
|
|
),
|
|
],
|
|
@53-55 SpaceBefore(
|
|
Num(
|
|
"42",
|
|
),
|
|
[
|
|
Newline,
|
|
Newline,
|
|
],
|
|
),
|
|
),
|
|
[
|
|
LineComment(
|
|
"######",
|
|
),
|
|
LineComment(
|
|
"## not docs!",
|
|
),
|
|
LineComment(
|
|
"#still not docs",
|
|
),
|
|
LineComment(
|
|
"#####",
|
|
),
|
|
],
|
|
)
|