Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / collection_initializers13.php.sexp.exp
blobb8a806fc40b2eb88bc5c629d3c5f76f4b87abbfe
1 ((script 65
2 ((list 65
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4 ((() <? 2 ()) (() name 2 ((end_of_line 1)))))))
6 (namespace_declaration 13
7 ((namespace_declaration_header 11
8 ((((end_of_line 1)) namespace 9 ((whitespace 1)))
9 (() name 1 ((whitespace 1)))))
10 (namespace_empty_body 1 ((() ";" 1 ((end_of_line 1)))))))
11 (function_declaration 44
12 ((missing 0 ())
13 (function_declaration_header 14
14 ((missing 0 ()) (((end_of_line 1)) function 8 ((whitespace 1)))
15 (() name 1 ()) (missing 0 ()) (() "(" 1 ())
16 (list 2
17 ((list_item 2
18 ((parameter_declaration 2
19 ((missing 0 ()) (missing 0 ()) (missing 0 ()) (missing 0 ())
20 (() variable 2 ()) (missing 0 ())))
21 (missing 0 ())))))
22 (() ")" 1 ((whitespace 1))) (missing 0 ()) (missing 0 ())
23 (missing 0 ())))
24 (compound_statement 29
25 ((() { 1 ((end_of_line 1)))
26 (list 23
27 ((expression_statement 23
28 ((binary_expression 22
29 ((variable 2 ((((whitespace 2)) variable 2 ((whitespace 1)))))
30 (() = 1 ((whitespace 1)))
31 (collection_literal_expression 17
32 ((simple_type_specifier 10
33 ((qualified_name 10
34 ((list 10
35 ((list_item 1 ((missing 0 ()) (() "\\" 1 ())))
36 (list_item 3 ((() name 2 ()) (() "\\" 1 ())))
37 (list_item 6
38 ((() name 6 ((whitespace 1))) (missing 0 ())))))))))
39 (() { 1 ())
40 (list 4
41 ((list_item 2
42 ((literal 1 ((() decimal_literal 1 ())))
43 (() , 1 ((whitespace 1)))))
44 (list_item 1
45 ((literal 1 ((() decimal_literal 1 ()))) (missing 0 ())))))
46 (() } 1 ())))))
47 (() ";" 1 ((end_of_line 1)))))))
48 (() } 1 ((end_of_line 1)))))))
49 (end_of_file 0 ((() end_of_file 0 ()))))))))