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