61153c87e0
Introduce KotlinCopyPasteReferenceProcessor
6 lines
54 B
Kotlin
Vendored
6 lines
54 B
Kotlin
Vendored
package a
|
|
|
|
fun f() {
|
|
<selection>f</selection>()
|
|
}
|