global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / toporder.hhas
blobe15646c9bb23ca8c475e602809c81139a1d9d7fa
1 .main {
2   Int 1
3   RetC
6 .function <"" N  > foo() {
7   Null
8   RetC
11 .function [nontop] <"" N  > bar() {
12   Null
13   RetC
16 .function <"" N  > foo2() {
17   Null
18   RetC
21 .function [nontop] <"" N  > bar2() {
22   Null
23   RetC