Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/fromLoadJava/notNull/NotNullIntArray.txt
T

5 lines
100 B
Plaintext
Vendored

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