61153c87e0
Introduce KotlinCopyPasteReferenceProcessor
7 lines
42 B
Kotlin
7 lines
42 B
Kotlin
package b
|
|
|
|
import a.g
|
|
|
|
fun f() {
|
|
g()
|
|
} |