DSL EXPRESSION:
unset 3


AST:
* statement block
    * unset "unset"
        * int literal "3"

