[JS IR] tests both per-module and regular mode
This commit is contained in:
@@ -9,8 +9,6 @@ package foo
|
||||
|
||||
import test.*
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance
|
||||
|
||||
internal fun testFinalInline(): String {
|
||||
return Z().finalInline({"final"})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user