Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / array_sub2.php.exp
blobc8de052f4c7bcb5ddbaeaa970ba7d09cac177185
1 File "array_sub2.php", line 21, characters 12-13:
2 Invalid argument (Typing[4110])
3 File "array_sub2.php", line 12, characters 29-32:
4 Expected bool
5 File "array_sub2.php", line 20, characters 15-24:
6 But got int
7 File "array_sub2.php", line 20, characters 15-24:
8 This can only be indexed with integers