[JS IR] Add and generate IC invalidation tests
This commit is contained in:
committed by
TeamCityServer
parent
85025b85b8
commit
979ddacd8c
+2
@@ -0,0 +1,2 @@
|
||||
|
||||
inline fun foo() = 42
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
|
||||
inline fun foo() = 33
|
||||
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
STEP 0:
|
||||
dependencies: stdlib
|
||||
dirty: l1.kt
|
||||
STEP 1:
|
||||
dependencies: stdlib
|
||||
modifications:
|
||||
U : l1.kt.1 -> l1.kt
|
||||
dirty: l1.kt
|
||||
Reference in New Issue
Block a user