Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c35e97a8dc1b95945d4b0bc57de45a0550682bc
/
.
/
analysis
/
analysis-api
/
testData
/
referenceResolve
/
ResolvePackageInTheMiddleInProperty.kt
blob: fc6523593844f48ce3b0760cb5ee523c2a325724 [
file
]
package
test1
.
test2
.
test3
class
Some
()
val test
:
test1
.<
caret
>
test2
.
test3
.
Some
=
Some
()