mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
14 lines
200 B
Text
14 lines
200 B
Text
BinOps(
|
|
[
|
|
(
|
|
@0-1 Var {
|
|
module_name: "",
|
|
ident: "x",
|
|
},
|
|
@2-3 Plus,
|
|
),
|
|
],
|
|
@4-5 Num(
|
|
"2",
|
|
),
|
|
)
|