Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / typedef_as1.php.exp
blob2c66557bf05352b3f1ba50bf25bbeee8469446d3
1 File "typedef_as1.php", line 12, characters 9-12:
2 Invalid constraint on newtype (Typing[4110])
3 File "typedef_as1.php", line 12, characters 17-19:
4 Expected int
5 File "typedef_as1.php", line 12, characters 23-26:
6 But got bool