roc/compiler/parse/tests/snapshots/pass/unary_negation.expr.result-ast

7 lines
117 B
Text

UnaryOp(
|L 0-0, C 1-4| Var {
module_name: "",
ident: "foo",
},
|L 0-0, C 0-1| Negate,
)