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