mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 20:42:29 +00:00
17 lines
258 B
Text
17 lines
258 B
Text
SpaceAfter(
|
|
Apply(
|
|
@0-15 Var {
|
|
module_name: "",
|
|
ident: "launchTheNukes!",
|
|
},
|
|
[
|
|
@16-19 Num(
|
|
"123",
|
|
),
|
|
],
|
|
Space,
|
|
),
|
|
[
|
|
Newline,
|
|
],
|
|
)
|