[JS IC TEST] Add test case about moving file between modules

This commit is contained in:
Roman Artemev
2021-12-17 06:38:52 +03:00
committed by teamcity
parent 9b49f0eb70
commit 76b9167c15
13 changed files with 81 additions and 0 deletions
@@ -0,0 +1,2 @@
inline fun dex(x: Int, y: Int) = qux(x * y, y - x)
@@ -0,0 +1,11 @@
STEP 0:
dependencies: stdlib, lib1, lib2
dirty: l3.kt
STEP 1:
dependencies: stdlib, lib1, lib2
dirty: l3.kt
STEP 2:
dependencies: stdlib, lib1, lib2
dirty: l3.kt