public open class ConstructorWithParentTypeParams<T> : R|kotlin/Any| {
    public constructor<T>(first: R|T|): R|test/ConstructorWithParentTypeParams<T>|

}
