Move: Fix internal reference processing on moving multiple files
#KT-17211 Fixed
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"mainFile": "A/src/a/test.kt",
|
||||
"filesToMove": ["A/src/a/test.kt"],
|
||||
"type": "MOVE_FILES_WITH_DECLARATIONS",
|
||||
"targetDirectory": "B/src/b",
|
||||
"withRuntime": "true",
|
||||
|
||||
Reference in New Issue
Block a user