Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / array_sub.php.exp
blob8a30e64fa979cddee4b847bb218803ad09eb88de
1 File "array_sub.php", line 21, characters 12-13:
2 Invalid argument (Typing[4110])
3 File "array_sub.php", line 12, characters 27-39:
4 Expected darray<[unresolved], [unresolved]>
5 File "array_sub.php", line 20, characters 15-24:
6 But got varray<int>