package test

public open class ConstructorGenericSimple {
    public constructor ConstructorGenericSimple(/*0*/ p0: kotlin.Any?)
}
