Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / noreturn_typehint_basic_bad1.php.exp
blob8d266c3a5cfaf6bd7ad2edabc467440134436aaf
1 File "noreturn_typehint_basic_bad1.php", line 3, characters 10-17:
2 Invalid return type (Typing[4110])
3 File "noreturn_typehint_basic_bad1.php", line 3, characters 10-17:
4 Expected void because this function implicitly returns void
5 File "noreturn_typehint_basic_bad1.php", line 3, characters 22-29:
6 But got noreturn