Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / test_nested_namespace_declarations.php.sexp.exp
blobdeecd1a4c3e9ca218867ce705255a4105b0dc0af
1 ((script 68
2 ((list 68
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4
6 ((() <? 2 ())
7 (() name 2 ((whitespace 1) (single_line_comment 8) (end_of_line 1)))))))
8 (namespace_declaration 53
9 ((namespace_declaration_header 13
10 ((((end_of_line 1)) namespace 9 ((whitespace 1)))
11 (() name 3 ((whitespace 1)))))
12 (namespace_body 39
13 ((() { 1 ((whitespace 1)))
14 (list 35
15 ((namespace_declaration 35
16 ((namespace_declaration_header 13
17 ((() namespace 9 ((whitespace 1)))
18 (() name 3 ((whitespace 1)))))
19 (namespace_body 21
20 ((() { 1 ((whitespace 1)))
21 (list 17
22 ((namespace_declaration 17
23 ((namespace_declaration_header 13
24 ((() namespace 9 ((whitespace 1)))
25 (() name 3 ((whitespace 1)))))
26 (namespace_body 3
27 ((() { 1 ((whitespace 1))) (missing 0 ())
28 (() } 1 ((whitespace 1)))))))))
29 (() } 1 ((whitespace 1)))))))))
30 (() } 1 ((end_of_line 1)))))))
31 (end_of_file 0 ((() end_of_file 0 ()))))))))