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