Minor. Suppressed test for KT-9204.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"mainFile": "source/foo.kt",
|
||||
"type": "MOVE_FILES",
|
||||
"targetPackage": "target"
|
||||
"targetPackage": "bas"
|
||||
}
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package target
|
||||
package bas
|
||||
|
||||
import source.foo
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
package source
|
||||
|
||||
import target.C
|
||||
import bas.C
|
||||
|
||||
fun C.foo() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user