Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / test_invalid_unary_expressions.php.sexp.exp
blob2fad6a1568efa31c99903a4312735b7a3e30f415
1 ((script 31
2 ((list 31
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4
6 ((() <? 2 ())
7 (() name 2 ((whitespace 1) (single_line_comment 9) (end_of_line 1)))))))
8 (expression_statement 5
9 ((prefix_unary_expression 4
10 ((((end_of_line 1)) $ 1 ())
11 (prefix_unary_expression 3
12 ((() - 1 ()) (variable 2 ((() variable 2 ())))))))
13 (() ";" 1 ((end_of_line 1)))))
14 (expression_statement 9
15 ((prefix_unary_expression 8
16 ((() $ 1 ())
17 (parenthesized_expression 7
18 ((() "(" 1 ())
19 (function_call_expression 5
20 ((() name 3 ()) (missing 0 ()) (() "(" 1 ()) (missing 0 ())
21 (() ")" 1 ())))
22 (() ")" 1 ())))))
23 (() ";" 1 ((end_of_line 1)))))
24 (end_of_file 0 ((() end_of_file 0 ()))))))))