mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00

... and enforce that defs can only occur in blocks (or, inside parenthesized expressions)
34 lines
667 B
Text
34 lines
667 B
Text
SpaceBefore(
|
|
SpaceAfter(
|
|
Dbg(
|
|
@5-11 BinOps(
|
|
[
|
|
(
|
|
@5-6 Num(
|
|
"1",
|
|
),
|
|
@7-9 Equals,
|
|
),
|
|
],
|
|
@10-11 Num(
|
|
"1",
|
|
),
|
|
),
|
|
@13-14 SpaceBefore(
|
|
Num(
|
|
"4",
|
|
),
|
|
[
|
|
Newline,
|
|
Newline,
|
|
],
|
|
),
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|