global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / pinit.php.expect
blobff22b25f845e675ada7ec072692ef6d42b23d597
1 array(1) {
2   ["flub"]=>
3   array(1) {
4     [0]=>
5     int(123)
6   }
8 array(1) {
9   ["flub"]=>
10   array(1) {
11     [0]=>
12     int(123)
13   }