Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / call_fty_any.php.exp
blobc343cfacdda86e5e9f60f23032e01402b3b2d828
1 File "call_fty_any.php", line 10, characters 5-9:
2 Was expecting an array or collection but type is unknown (Typing[4297])
3 File "call_fty_any.php", line 8, characters 10-18:
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