Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / assign_array_get_pair_component_good.php.like_types.exp
blob326ef05a109a31329b6548598e11dc10d57eec1a
1 File "assign_array_get_pair_component_good.php", line 5, characters 3-19:
2 You cannot mutate this (Typing[4011])
3 File "assign_array_get_pair_component_good.php", line 4, characters 15-41:
4 This is an object of type Pair<int, Map<string, int>>