DSL EXPRESSION:
unset x


AST:
* statement block
    * unset "unset"
        * local variable "x"

