(script
(expression_statement
(prefix_unary_expression
operand: (variable)))
(postfix_unary_expression
(variable)))
(variable))))