DSL EXPRESSION:
unset x


AST:
"block" [tt:block] [nt:StatementBlock]
    "unset" [tt:kw_unset] [nt:Unset]
        "x" [tt:non_sigil_name] [nt:LocalVariable]

