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

7 lines
115 B
Text

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