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