[FIR] Add missing messages for jvm diagnostics and fix some tests
This commit is contained in:
committed by
TeamCityServer
parent
3b21759697
commit
894a446585
@@ -1,6 +1,7 @@
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JVM, JVM_IR
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun <T : IntArray> test(array: T): Int {
|
||||
var sum = 0
|
||||
|
||||
Reference in New Issue
Block a user