Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
Nesting.kt
blob: 76acdbf1f07cf9f11519bb4c463db61075c8cf72 [
file
] [
log
] [
blame
]
package
test
fun getImpl
():
Nesting
.
Second
.
Third
.
Fourth
=
Nesting
().
getImpl
()