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