namespace test

final class test.ClassWithTypeParameter</*0*/ P : jet.Any?> : jet.Any {
    final /*constructor*/ fun </*0*/ P : jet.Any?><init>(): test.ClassWithTypeParameter</*0*/ P : jet.Any?>
}
