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