Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / continuation_is_not_awaitable1.php.exp
blob334fc788e2b2ec93d5b3862003a4a187e4f86d7f
1 File "continuation_is_not_awaitable1.php", line 13, characters 10-12:
2 Invalid return type (Typing[4110])
3 File "continuation_is_not_awaitable1.php", line 12, characters 23-47:
4 Expected Generator<int, int, void>
5 File "continuation_is_not_awaitable1.php", line 13, characters 10-12:
6 But got int