IC: take into account added and removed classes when calculate affected names
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package foo
|
||||
|
||||
class B : A() {
|
||||
fun bar() {}
|
||||
}
|
||||
Reference in New Issue
Block a user