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.
10 lines
111 B
Text
10 lines
111 B
Text
@0-2 SpaceAfter(
|
|
Str(
|
|
PlainLine(
|
|
"",
|
|
),
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|