DSL EXPRESSION:
unset $*


AST:
* statement block
    * unset "unset"
        * full record "$*"

