mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
12 lines
149 B
Text
12 lines
149 B
Text
Apply(
|
|
@0-4 Var {
|
|
module_name: "",
|
|
ident: "whee",
|
|
},
|
|
[
|
|
@5-6 Num(
|
|
"1",
|
|
),
|
|
],
|
|
Space,
|
|
)
|