mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 08:31:29 +00:00
Move: Fix internal reference processing on moving multiple files
#KT-17211 Fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"mainFile": "A/src/a1/internalTarget.kt",
|
||||
"filesToMove": ["A/src/a1/internalTarget.kt"],
|
||||
"type": "MOVE_FILES_WITH_DECLARATIONS",
|
||||
"targetDirectory": "B/src/b",
|
||||
"withRuntime": "true"
|
||||
|
||||
Reference in New Issue
Block a user