Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / unused_awaitable4.php.exp
blob3ee672ff5218afae73ad07fc15f952d43aaa2289
1 File "unused_awaitable4.php", line 18, 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-34:
4 This is why I think it is Awaitable