compilation_unit [0, 0] - [1, 0]
global_statement [0, 0] - [0, 9]
expression_statement [0, 0] - [0, 9]
assignment_expression [0, 0] - [0, 8]
left: prefix_unary_expression [0, 0] - [0, 4]
identifier [0, 1] - [0, 4]
right: identifier [0, 7] - [0, 8]
compilation_unit [0, 0] - [1, 0]
ERROR [0, 0] - [0, 15]
parenthesized_expression [0, 1] - [0, 10]
binary_expression [0, 2] - [0, 9]
left: identifier [0, 2] - [0, 5]
right: integer_literal [0, 8] - [0, 9]