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