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

}
