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

}
