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