namespace test

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