Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / test_is_expression_errors.php.sexp.exp
blobcf6bde99f3332357076ebd39a235d9740093481e
1 ((script 269
2 ((list 269
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4 ((() <? 2 ()) (() name 2 ((end_of_line 1)))))))
6 (function_declaration 56
7 ((missing 0 ())
8 (function_declaration_header 29
9 ((missing 0 ())
10 (((delimited_comment 206) (end_of_line 1) (end_of_line 1)) function
11 8 ((whitespace 1)))
12 (() name 4 ()) (missing 0 ()) (() "(" 1 ())
13 (list 8
14 ((list_item 8
15 ((parameter_declaration 8
16 ((missing 0 ()) (missing 0 ()) (missing 0 ())
17 (simple_type_specifier 5 ((() mixed 5 ((whitespace 1)))))
18 (() variable 2 ()) (missing 0 ())))
19 (missing 0 ())))))
20 (() ")" 1 ()) (() : 1 ((whitespace 1)))
21 (simple_type_specifier 4 ((() void 4 ((whitespace 1)))))
22 (missing 0 ())))
23 (compound_statement 26
24 ((() { 1 ((end_of_line 1)))
25 (list 11
26 ((expression_statement 11
27 ((is_expression 10
28 ((variable 2 ((((whitespace 2)) variable 2 ((whitespace 1)))))
29 (() is 2 ((whitespace 1)))
30 (soft_type_specifier 4
31 ((() @ 1 ()) (simple_type_specifier 3 ((() int 3 ())))))))
32 (() ";" 1
33 ((whitespace 1) (single_line_comment 8) (end_of_line 1)))))))
34 (() } 1 ((end_of_line 1)))))))
35 (end_of_file 0 ((() end_of_file 0 ()))))))))