New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / keyedcontainer_immutable1.php.exp
blob669043ce8f10528e3963166d59d6e0f14621cd59
1 File "keyedcontainer_immutable1.php", line 4, characters 3-11:
2 an object of type KeyedContainer<arraykey, mixed> does not allow array append (Typing[4006])
3 File "keyedcontainer_immutable1.php", line 3, characters 15-45:
4 Definition is here