Verifier support for CheckROCOW
[hiphop-php.git] / hphp / test / quick / byref.php.expect
blob887418f5b4096855549d67c0d8849cbdb88d5bbf
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 foo(): a: 10, b: 20, c: 0, d: 4560
5 int(20)
6 int(0)