Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / async_function_untyped5.php.exp
blob7e2a57f8eb24b1f66ec1b38b6ae67335b0c1d191
1 File "async_function_untyped5.php", line 7, characters 7-8:
2 Class C2 does not correctly implement all required methods (Typing[4110])
3 File "async_function_untyped5.php", line 7, characters 18-19:
4 Some methods are incompatible with those declared in type C1
5 Read the following to see why:
6 File "async_function_untyped5.php", line 8, characters 19-19:
7 Member f has the wrong type
8 File "async_function_untyped5.php", line 4, characters 25-25:
9 This is an object of type Awaitable (result of 'async function')
10 File "async_function_untyped5.php", line 8, characters 24-26:
11 It is incompatible with an int