Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / try_catch_bad1.php.exp
blobb3d2e43c50a2a3221789099cc3d5fa88c5d6bbc7
1 File "try_catch_bad1.php", line 22, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "try_catch_bad1.php", line 12, characters 17-19:
4 This is an int
5 File "try_catch_bad1.php", line 18, characters 10-15:
6 It is incompatible with a string