No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / global_const.php.exp
blob5bb762c186842fd4f4fb4906aade8cd7e34cec85
1 File "global_const.php", line 5, characters 10-10:
2 Invalid return type (Typing[4110])
3 File "global_const.php", line 4, characters 18-21:
4 Expected `bool`
5 File "global_const.php", line 3, characters 7-9:
6 But got `int`