package test

public open class ConstructorGenericSimple {
    public constructor ConstructorGenericSimple</*0*/ P : kotlin.Any!>(/*0*/ p0: P!)
}
