Move: Use Kotlin declaration mover to handle KtFile
IDEA-provided file mover does not process conflicts #KT-13911 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package pack
|
||||
|
||||
fun test() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user