PSI: Do not delete package directive for file in default package
#KT-24968 Fixed
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
val a = 42
|
||||
|
||||
// comment
|
||||
|
||||
// some other comment
|
||||
val s = ""
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
val a = 42
|
||||
|
||||
// comment
|
||||
|
||||
// some other comment
|
||||
val s = ""
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
val a = 42
|
||||
|
||||
// comment
|
||||
|
||||
// some other comment
|
||||
val s = ""
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mainFile": "test.kt",
|
||||
"targetPackage": "",
|
||||
"newName": "test2.kt"
|
||||
}
|
||||
Reference in New Issue
Block a user