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