Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / unused_awaitable17.php.exp
blob54d66190e8ec40ce9fe69ed2de262e85f53c7008
1 File "unused_awaitable17.php", line 9, characters 7-14:
2 This expression is of type Awaitable, but it's either being discarded or used in a dangerous way before being awaited (Typing[4015])
3 File "unused_awaitable17.php", line 3, characters 21-29:
4 This is why I think it is Awaitable