Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/fromLoadJava/notNull/NotNullIntArray.txt
T
2020-03-19 09:51:01 +03:00

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|
}