Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / await_in_coroutine4.php.exp
blobca40b4260eab865e5b33bf3408c7f6a36cf52c3f
1 File "await_in_coroutine4.php", line 5, characters 17-21:
2 await is not allowed in coroutines. (NastCheck[3036])