mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 06:25:10 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
20 lines
344 B
Text
20 lines
344 B
Text
@0-11 SpaceAfter(
|
|
Apply(
|
|
@0-3 Dbg,
|
|
[
|
|
@4-7 Dbg,
|
|
@8-9 Var {
|
|
module_name: "",
|
|
ident: "g",
|
|
},
|
|
@10-11 Var {
|
|
module_name: "",
|
|
ident: "g",
|
|
},
|
|
],
|
|
Space,
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|