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