FIR: add status line to all failing black box tests
This commit is contained in:
committed by
TeamCityServer
parent
d0d1c8c4b9
commit
cf104c8433
@@ -1,6 +1,6 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// ^ TODO decide if we want to fix KT-42020 for FIR as well
|
||||
// FIR status: validation failed. TODO decide if we want to fix KT-42020 for FIR as well
|
||||
|
||||
open class Base<T> {
|
||||
fun foo(x: T) = "x:$x"
|
||||
|
||||
Reference in New Issue
Block a user