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