Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/fromLoadJava/notNull/NotNullIntArray.txt
T
2019-04-04 10:31:09 +03:00

7 lines
126 B
Plaintext
Vendored

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