Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / fun_generics_bad.php.exp
blobe5bc2d6988a3f656e306c4566232d613ec168efb
1 File "fun_generics_bad.php", line 24, characters 36-41:
2 Invalid argument (Typing[4110])
3 File "fun_generics_bad.php", line 4, characters 29-31:
4 Expected int
5 File "fun_generics_bad.php", line 19, characters 18-21:
6 But got null