[JS IR] update JS AST diagnostics
This commit is contained in:
committed by
TeamCityServer
parent
e90ad8b53b
commit
a76425a7ee
+1
-1
@@ -9,7 +9,7 @@ package foo
|
||||
|
||||
import test.*
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance_19
|
||||
// CHECK_CONTAINS_NO_CALLS: testClassObject except=Companion_getInstance
|
||||
|
||||
internal fun testFinalInline(): String {
|
||||
return Z().finalInline({"final"})
|
||||
|
||||
Reference in New Issue
Block a user