mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
16 lines
234 B
Text
16 lines
234 B
Text
@0-8 SpaceAfter(
|
|
BinOps(
|
|
[
|
|
(
|
|
@0-1 Num(
|
|
"1",
|
|
),
|
|
@2-4 Pizza,
|
|
),
|
|
],
|
|
@5-8 Dbg,
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|