Move tests for yield statement into own directory
[hiphop-php.git] / hphp / hack / test / typecheck / yield / asyncgen10.php.exp
blobc8378940052bcb824465f64f56dce2a48ebe0066
1 File "asyncgen10.php", line 4, characters 3-18:
2 Invalid yield (Typing[4110])
3 File "asyncgen10.php", line 3, characters 36-41:
4 Expected string
5 File "asyncgen10.php", line 3, characters 36-41:
6 Considering that this type argument is invariant with respect to AsyncGenerator
7 File "asyncgen10.php", line 4, characters 9-9:
8 But got int