package test public open class NotNullObjectArray { public constructor NotNullObjectArray() public open fun hi(): kotlin.Array<(out) kotlin.Any!>! }