DSL EXPRESSION:
unset @x


AST:
* statement block
    * unset "unset"
        * direct oosvar value "x"

