Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / unused_awaitable4.php.exp
blobb521567015cca82750858d55d00fd6ab99e372aa
1 File "unused_awaitable4.php", line 17, characters 7-9:
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_awaitable4.php", line 12, characters 21-29:
4 This is why I think it is Awaitable