No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / while_break2.php.exp
blob751a2f305fd4ea074eb25d7b38368fc1b588ac15
1 File "while_break2.php", line 20, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "while_break2.php", line 12, characters 15-17:
4 Expected `int`
5 File "while_break2.php", line 15, characters 10-15:
6 But got `string`