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