No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / array_append_vector.php.exp
blobc44bc3d7fea1239e0094938f5a1aac4f8c4aac84
1 File "array_append_vector.php", line 5, characters 3-15:
2 Invalid assignment (Typing[4110])
3 File "array_append_vector.php", line 4, characters 22-24:
4 Expected `int`
5 File "array_append_vector.php", line 5, characters 11-15:
6 But got `string`