global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / SetOpM.php.expect
blobec507f55ae0ceebea23995a56da2af7107578975
1 Test begin
2 array(5) {
3   [0]=>
4   int(23)
5   [1]=>
6   int(47)
7   [2]=>
8   string(1) "1"
9   [3]=>
10   int(1)
11   [4]=>
12   int(-1)
14 object(T) (2) {
15   ["str"]=>
16   string(9) "eine:zwei"
17   ["int"]=>
18   int(3)
20 array(1) {
21   [0]=>
22   int(6)
24 int(44)
25 Test end