Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / suspend_operator_err16.php.exp
blobca953452dcce61ecc0c7119cf78452aa6d9da600
1 File "suspend_operator_err16.php", line 7, characters 7-7:
2 Class B does not correctly implement all required methods (Typing[4173])
3 File "suspend_operator_err16.php", line 7, characters 17-17:
4 Some methods are incompatible with those declared in type A
5 Read the following to see why:
6 File "suspend_operator_err16.php", line 8, characters 14-14:
7 The assigned type of this type constant is inconsistent with its parent
8 File "suspend_operator_err16.php", line 4, characters 18-34:
9 This is not a coroutine.
10 File "suspend_operator_err16.php", line 8, characters 18-44:
11 This is a coroutine.