Insert imports on copy/paste
Introduce KotlinCopyPasteReferenceProcessor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package to
|
||||
|
||||
fun g() {
|
||||
f()
|
||||
}
|
||||
Reference in New Issue
Block a user