Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / anon4.php.exp
blob01b3ebeeb411fb7bb945ca136c0fcffb894af248
1 File "anon4.php", line 16, characters 12-13:
2 Was expecting a function value but type is unknown (Typing[4297])
3 File "anon4.php", line 13, characters 8-16:
4 It is unknown because type parameter T of HH\Vector could not be determined. Please add explicit type parameters to the invocation of HH\Vector