mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
21 lines
473 B
Text
21 lines
473 B
Text
UnaryOp(
|
|
|L 0-0, C 2-14| ParensAround(
|
|
Apply(
|
|
|L 0-0, C 2-6| Var {
|
|
module_name: "",
|
|
ident: "whee",
|
|
},
|
|
[
|
|
|L 0-0, C 8-10| Num(
|
|
"12",
|
|
),
|
|
|L 0-0, C 11-14| Var {
|
|
module_name: "",
|
|
ident: "foo",
|
|
},
|
|
],
|
|
Space,
|
|
),
|
|
),
|
|
|L 0-0, C 0-1| Not,
|
|
)
|