sync the repo
[hiphop-php.git] / hphp / hack / test / typecheck / yield / asyncgen10.php.exp
blobf10f400496041e4b69f03d1704da1840f8c3436f
1 ERROR: 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 4, characters 9-9:
6 But got `int`