7 lines
133 B
Kotlin
7 lines
133 B
Kotlin
package testPackage.testOtherPackage
|
|
|
|
import testPackage.testOtherPackage.<caret>A
|
|
|
|
class A
|
|
|
|
// REF: (testPackage.testOtherPackage).A |