No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / test_array3.php.exp
blob63e47530685fbd922445b50ca998792f9dffd7ec
1 File "test_array3.php", line 13, characters 10-14:
2 Invalid return type (Typing[4110])
3 File "test_array3.php", line 12, characters 33-35:
4 Expected `int`
5 File "test_array3.php", line 12, characters 22-25:
6 But got `bool`