[JS IR] Invalidate all klib dependencies after removing it
Without the invalidation, broken JS code (with broken cross-module references) may appear. ^KT-54911 Fixed
This commit is contained in:
committed by
Space Team
parent
ca19d71a00
commit
693258ae91
+1
@@ -0,0 +1 @@
|
||||
fun fooC() = 4
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
STEP 0:
|
||||
STEP 1:
|
||||
modifications:
|
||||
U : l1c.1.kt -> l1c.kt
|
||||
added file: l1c.kt
|
||||
STEP 2..3:
|
||||
STEP 4:
|
||||
modifications:
|
||||
D : l1c.kt
|
||||
STEP 5:
|
||||
Reference in New Issue
Block a user