Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
notNull
/
NotNullField.fir.txt
blob: cba89196f8836f48b20a2b281b50140fc295830f [
file
]
public open class NotNullField : R|kotlin/Any| {
@R|org/jetbrains/annotations/NotNull|() public open field hi: R|kotlin/String|
public constructor(): R|test/NotNullField|
}