Fix issues with incremental cache version change
#KT-9360 fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package b
|
||||
|
||||
import a.A
|
||||
|
||||
open class B {
|
||||
val a = A()
|
||||
}
|
||||
Reference in New Issue
Block a user