Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
70e98c9c2bcec2a93b2aee31c9c476b910d6b37a
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
InnerClassFromImport.kt
blob: dd88ede62bf0b58d2cb71aa1f47898dcc053329a [
file
]
package
test
fun getEntry
()
=
InnerClassFromImport
().
getEntry
()