global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / fc_enum_1.php.expectf
blob1fd34eb100a2fc504ae7c09689177b516b385bc0
1 int(1)
2 int(2)
3 int(1)
5 Warning: Argument 1 to do_case() must be of type @Bar, string given in %s on line 44
6 int(-1)
7 int(1)
8 string(4) "welp"
9 int(20)
11 Warning: Argument 1 to welp() must be of type @Baz, float given in %s on line 48
12 float(20)