Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / suspend_operator_err3.php.exp
blobb9dc5d169f4da173943420bb2ab98b3e373f4169
1 File "suspend_operator_err3.php", line 5, characters 16-17:
2 Only coroutine functions are allowed to be called in 'suspend' operator. (Typing[4170])
3 File "suspend_operator_err3.php", line 3, characters 22-38:
4 This is a function