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

}
