New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / array_append_map_element.php.exp
blobffa83caf086dd5ceba35381fe91ceccd6e2a40cd
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 This is an int
5 File "array_append_map_element.php", line 5, characters 17-21:
6 It is incompatible with a string