IC: take into account added and removed classes when calculate affected names
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package use
|
||||
|
||||
import foo.*
|
||||
|
||||
fun useAfoo() {
|
||||
createA().foo()
|
||||
}
|
||||
Reference in New Issue
Block a user