KT-5959 Imports should be inserted on paste from java with conversion to Kotlin
#KT-5959 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import ppp.Dependency
|
||||
|
||||
fun f() {
|
||||
return Dependency.FIELD<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user