Files
kotlin-fork/compiler/testData/loadJava/compiledKotlin/fromLoadJava/notNull/NotNullIntArray.fir.txt
T

7 lines
151 B
Plaintext
Vendored

public open class NotNullIntArray : R|kotlin/Any| {
public open fun hi(): R|kotlin/IntArray|
public constructor(): R|test/NotNullIntArray|
}