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