61153c87e0
Introduce KotlinCopyPasteReferenceProcessor
5 lines
41 B
Kotlin
5 lines
41 B
Kotlin
package to
|
|
|
|
fun f() {
|
|
super.f() + 2
|
|
} |