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