roc/crates/compiler/test_syntax/tests/snapshots/pass/unary_negation.expr.result-ast
2024-04-28 08:47:08 +10:00

7 lines
97 B
Text

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