IC: Add IC test with fix on rename file with only class inside
"fails" on JS and JPS tests - the IC logic there is less precise.
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package use
|
||||
|
||||
import foo.*
|
||||
|
||||
fun useA() {
|
||||
A(1)
|
||||
}
|
||||
Reference in New Issue
Block a user