package test public open class NotNullIntArray : java.lang.Object { public constructor NotNullIntArray() public open fun hi(): kotlin.IntArray }