Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49ce95ac6651db5c91015f9b0de5c3bff2185e61
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
notNull
/
NotNullMethod.fir.txt
blob: dfc0571ff4ad3b159a2f8856df7c66caf54b023c [
file
]
public open class NotNullMethod : R|kotlin/Any| {
@R|org/jetbrains/annotations/NotNull|() public open fun hi(): R|@EnhancedNullability kotlin/String|
public constructor(): R|test/NotNullMethod|
}