Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
InheritedInner.kt
blob: caa15a88b65d5549dcb8c739361c42bbf9b189ad [
file
] [
log
] [
blame
] [
edit
]
package
test
fun getSecond
():
InheritedInner
.
First
.
Second
=
InheritedInner
().
getSecond
()