[JS IR] Add a test with an object in inline function for JS IC

This commit is contained in:
Alexander Korepanov
2022-09-09 11:57:05 +02:00
committed by Space
parent 7a8250cf17
commit ea7ce55082
9 changed files with 55 additions and 0 deletions
@@ -0,0 +1,3 @@
interface DemoInterface {
fun doAnything(): Int
}
@@ -0,0 +1,3 @@
STEP 0:
added file: l1.kt
STEP 1: