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

7 lines
95 B
Text

UnaryOp(
@1-5 Var {
module_name: "",
ident: "blah",
},
@0-1 Not,
)