global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / clone.php.expect
blob5884e980ef435cb8974ba3d3f33770c8f7309a55
1 object(A) (2) {
2   ["x"]=>
3   int(2)
4   ["y"]=>
5   string(3) "foo"
7 object(C) (1) {
8   ["thing"]=>
9   int(10)
11 object(C) (1) {
12   ["thing"]=>
13   int(10)