No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / ternary1.php.exp
blob469522fe689f3b639e63db9fa3fb3def0c01a084
1 File "ternary1.php", line 29, characters 10-29:
2 Invalid return type (Typing[4110])
3 File "ternary1.php", line 28, characters 16-21:
4 Expected `string`
5 File "ternary1.php", line 20, characters 17-19:
6 But got `int`