mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-22 22:15:02 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
14 lines
179 B
Text
14 lines
179 B
Text
@0-5 SpaceAfter(
|
|
Apply(
|
|
@0-3 Dbg,
|
|
[
|
|
@4-5 Num(
|
|
"1",
|
|
),
|
|
],
|
|
Space,
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|