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