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

7 lines
145 B
Plaintext
Vendored

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