public open class ConstructorGenericSimple : R|kotlin/Any| {
    public constructor<P : R|kotlin/Any!|>(p: R|ft<P & Any, P?>|): R|test/ConstructorGenericSimple|

}
