public final class ClassWithConstructorAndTypeParameter<P, Q> : R|kotlin/Any| {
    public constructor<P, Q>(): R|test/ClassWithConstructorAndTypeParameter<P, Q>|

}
