Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / concurrent / error / concurrent_no_compound.php.sexp.exp
blob21e335f9e8a4074401503e59170c0b2e594a8b4e
1 ((script 60
2 ((list 60
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4 ((() <? 2 ()) (() name 2 ((end_of_line 1)))))))
6 (function_declaration 54
7 ((missing 0 ())
8 (function_declaration_header 18
9 ((list 5 ((((end_of_line 1)) async 5 ((whitespace 1)))))
10 (() function 8 ((whitespace 1))) (() name 1 ()) (missing 0 ())
11 (() "(" 1 ()) (missing 0 ()) (() ")" 1 ((whitespace 1)))
12 (missing 0 ()) (missing 0 ()) (missing 0 ())))
13 (compound_statement 35
14 ((() { 1 ((end_of_line 1)))
15 (list 29
16 ((concurrent_statement 29
17 ((((whitespace 2)) concurrent 10 ((whitespace 1)))
18 (expression_statement 18
19 ((binary_expression 17
20 ((variable 2 ((() variable 2 ((whitespace 1)))))
21 (() = 1 ((whitespace 1)))
22 (prefix_unary_expression 12
23 ((() await 5 ((whitespace 1)))
24 (function_call_expression 6
25 ((() name 4 ()) (missing 0 ()) (() "(" 1 ())
26 (missing 0 ()) (() ")" 1 ())))))))
27 (() ";" 1 ((end_of_line 1)))))))))
28 (() } 1 ((end_of_line 1)))))))
29 (end_of_file 0 ((() end_of_file 0 ()))))))))