Move io_tests to folly/io/async/test
[hiphop-php.git] / hphp / hack / test / typecheck / test_array3.php.exp
blobd84823eaec67c5a7d3d8fa88e24ce658c13fce31
1 ERROR: File "test_array3.php", line 13, characters 10-14:
2 Invalid return type (Typing[4110])
3 File "test_array3.php", line 12, characters 33-35:
4 Expected `int`
5 File "test_array3.php", line 12, characters 22-25:
6 But got `bool`