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