mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
58 lines
1.3 KiB
Text
58 lines
1.3 KiB
Text
SpaceBefore(
|
|
Defs(
|
|
Defs {
|
|
tags: [
|
|
Index(2147483648),
|
|
Index(2147483649),
|
|
],
|
|
regions: [
|
|
@18-23,
|
|
@24-29,
|
|
],
|
|
space_before: [
|
|
Slice(start = 0, length = 0),
|
|
Slice(start = 0, length = 1),
|
|
],
|
|
space_after: [
|
|
Slice(start = 0, length = 0),
|
|
Slice(start = 1, length = 0),
|
|
],
|
|
spaces: [
|
|
Newline,
|
|
],
|
|
type_defs: [],
|
|
value_defs: [
|
|
Body(
|
|
@18-19 Identifier(
|
|
"x",
|
|
),
|
|
@22-23 Num(
|
|
"5",
|
|
),
|
|
),
|
|
Body(
|
|
@24-25 Identifier(
|
|
"y",
|
|
),
|
|
@28-29 Num(
|
|
"6",
|
|
),
|
|
),
|
|
],
|
|
},
|
|
@31-33 SpaceBefore(
|
|
Num(
|
|
"42",
|
|
),
|
|
[
|
|
Newline,
|
|
Newline,
|
|
],
|
|
),
|
|
),
|
|
[
|
|
LineComment(
|
|
" leading comment",
|
|
),
|
|
],
|
|
)
|