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