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

}
