package test

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