[JS IC TEST] Add test case for private top-level inline functions

This commit is contained in:
Roman Artemev
2021-12-17 05:25:01 +03:00
committed by teamcity
parent 2d0fea4dcb
commit 2474702bef
9 changed files with 54 additions and 0 deletions
@@ -0,0 +1,2 @@
fun box() = qux(4, 2)
@@ -0,0 +1,7 @@
STEP 0:
dependencies: stdlib, lib1, lib2
dirty: m.kt
STEP 1:
dependencies: stdlib, lib1, lib2
dirty: