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