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