Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / generic_constructor.php.exp
blobcf6f5f606a8e9986759467da514b116b9da2b703
1 File "generic_constructor.php", line 9, characters 3-35:
2 Generic type parameters are not allowed on constructors. Consider adding a type parameter to the class (Parsing[1002])