Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / not_an_array.php.exp
blobca6103b95772fe4681f65b8fbd9587ea905e5db5
1 File "not_an_array.php", line 6, characters 15-16:
2 Invalid argument (Typing[4110])
3 File "not_an_array.php", line 3, characters 22-26:
4 Expected varray_or_darray<arraykey, _>
5 File "not_an_array.php", line 5, characters 14-30:
6 But got dict<int, string>