No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / array_append_map_element.php.exp
blob4c234b2cea937b9316f121d7c4df842433552881
1 File "array_append_map_element.php", line 5, characters 3-21:
2 Invalid assignment (Typing[4110])
3 File "array_append_map_element.php", line 4, characters 31-33:
4 Expected `int`
5 File "array_append_map_element.php", line 5, characters 17-21:
6 But got `string`