[JS] Fix test testdata for InlineMultiFile.testTrait test
This commit is contained in:
committed by
TeamCityServer
parent
a7f0f62f69
commit
71bf36b613
+1
-1
@@ -9,7 +9,7 @@ package foo
|
|||||||
|
|
||||||
import test.*
|
import test.*
|
||||||
|
|
||||||
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance_18
|
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance_19
|
||||||
|
|
||||||
internal fun testFinalInline(): String {
|
internal fun testFinalInline(): String {
|
||||||
return Z().finalInline({"final"})
|
return Z().finalInline({"final"})
|
||||||
|
|||||||
Reference in New Issue
Block a user