Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / parse_ignore_newline.php.exp
blob02c9cf35d54c729e017d38fc8d0a623cb856b4ac
1 File "parse_ignore_newline.php", line 25, characters 10-14:
2 Invalid return type (Typing[4110])
3 File "parse_ignore_newline.php", line 24, characters 15-17:
4 Expected int
5 File "parse_ignore_newline.php", line 25, characters 10-14:
6 But got bool