Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / suspend_operator_err14.php.exp
blobbf672a4f7775e6f3d56ded11f4f2261e3b2afbef
1 File "suspend_operator_err14.php", line 8, characters 5-12:
2 Invalid argument (Typing[4173])
3 File "suspend_operator_err14.php", line 3, characters 12-38:
4 This is a coroutine.
5 File "suspend_operator_err14.php", line 8, characters 5-12:
6 This is not a coroutine.