Fix bug in hack codegen for sets
[hiphop-php.git] / hphp / hack / test / typecheck / try_catch_bad1.php.exp
blobc882d23e72a545ba64b81ca67a1fb1edbcb2a6e8
1 ERROR: File "try_catch_bad1.php", line 24, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "try_catch_bad1.php", line 13, characters 17-19:
4 Expected `int`
5 File "try_catch_bad1.php", line 20, characters 10-15:
6 But got `string`