global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / byref.php.expect
blob75c6e242544ea4af9647d5a42964768de98d3841
1 main(): a: 1, b: 2, c: 3, d: 4
2 foo(): a: 10, b: 20, c: 30, d: 40
3 main(): a: 1, b: 20, c: 30, d: 4
4 int(123)