Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / unused_awaitable9.php.exp
blob75661d1ab90977f046d31334b199829a5a5350f2
1 File "unused_awaitable9.php", line 9, characters 7-8:
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_awaitable9.php", line 3, characters 21-35:
4 This is why I think it is Awaitable