mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-18 17:49:47 +00:00

... and enforce that defs can only occur in blocks (or, inside parenthesized expressions)
10 lines
106 B
Text
10 lines
106 B
Text
SpaceAfter(
|
|
Str(
|
|
PlainLine(
|
|
"",
|
|
),
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|