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