fix yield/generator type holes
[hiphop-php.git] / hphp / hack / test / typecheck / yield / yield_send4.php.exp
blob953d9bc06cf9f26d9eedc8d2fb56030fd56263fc
1 File "yield_send4.php", line 7, characters 5-6:
2 Invalid argument (Typing[4110])
3 File "yield_send4.php", line 3, characters 13-16:
4 Expected `bool`
5 File "yield_send4.php", line 5, characters 39-41:
6 But got `int`