[JS] Fix test testdata for InlineMultiFile.testTrait test

This commit is contained in:
Igor Yakovlev
2021-11-15 14:13:42 +01:00
committed by TeamCityServer
parent a7f0f62f69
commit 71bf36b613
+1 -1
View File
@@ -9,7 +9,7 @@ package foo
import test.*
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance_18
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance_19
internal fun testFinalInline(): String {
return Z().finalInline({"final"})