mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-18 19:10:18 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
52 lines
1.2 KiB
Text
52 lines
1.2 KiB
Text
@1-18 SpaceBefore(
|
|
Backpassing(
|
|
[
|
|
@1-3 Identifier {
|
|
ident: "ex",
|
|
},
|
|
],
|
|
@5-6 Var {
|
|
module_name: "",
|
|
ident: "f",
|
|
},
|
|
@8-18 SpaceBefore(
|
|
Backpassing(
|
|
[
|
|
@8-9 SpaceAfter(
|
|
Identifier {
|
|
ident: "s",
|
|
},
|
|
[
|
|
LineComment(
|
|
"q",
|
|
),
|
|
],
|
|
),
|
|
],
|
|
@14-15 Var {
|
|
module_name: "",
|
|
ident: "f",
|
|
},
|
|
@17-18 SpaceBefore(
|
|
Var {
|
|
module_name: "",
|
|
ident: "s",
|
|
},
|
|
[
|
|
LineComment(
|
|
"",
|
|
),
|
|
],
|
|
),
|
|
),
|
|
[
|
|
LineComment(
|
|
"",
|
|
),
|
|
],
|
|
),
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|