Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
InheritedInner.kt
blob: caa15a88b65d5549dcb8c739361c42bbf9b189ad [
file
] [
log
] [
blame
]
package
test
fun getSecond
():
InheritedInner
.
First
.
Second
=
InheritedInner
().
getSecond
()