global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / cyclic_array_setop.php.expect
blob3318d4e2882e8bd9cceabaeade3f436062ed66ca
1 array(1) {
2   ["x0"]=>
3   &array(1) {
4     [0]=>
5     &array(1) {
6       [0]=>
7       *RECURSION*
8     }
9   }
11 string(7) "Arrayok"