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

7 lines
97 B
Text

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