61153c87e0
Introduce KotlinCopyPasteReferenceProcessor
8 lines
80 B
Kotlin
8 lines
80 B
Kotlin
// ALLOW_UNRESOLVED
|
|
|
|
<selection>package a
|
|
|
|
import a.A</selection>
|
|
|
|
class A() {
|
|
} |