Move: Fix exception on moving Kotlin file without declarations
#KT-14114 Fixed
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
package q
|
||||
Vendored
Vendored
+1
@@ -0,0 +1 @@
|
||||
package p
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mainFile": "p/test.kt",
|
||||
"type": "MOVE_FILES",
|
||||
"targetPackage": "q"
|
||||
}
|
||||
Reference in New Issue
Block a user