Move: Use Kotlin declaration mover to handle KtFile
IDEA-provided file mover does not process conflicts #KT-13911 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
class <caret>A
|
||||
}
|
||||
Reference in New Issue
Block a user