global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / fc_enum_4.php.expectf
blob548a7af41bcadaee80dc04b5c78f1ade4c6d4ab2
1 int(1)
2 int(2)
4 Warning: Argument 1 to test() must be of type @Bar, string given in %s on line 17
5 string(5) "hello"
7 Warning: Argument 1 to test() must be of type @Bar, float given in %s on line 17
8 float(10)