FIR: add status line to all failing black box tests
This commit is contained in:
committed by
TeamCityServer
parent
d0d1c8c4b9
commit
cf104c8433
@@ -1,4 +1,6 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: NPE: null cannot be cast to not-null type IrPropertySymbol
|
||||
// while translating this@R|/<anonymous>|.R|/X.n|
|
||||
open class X(private val n: String) {
|
||||
|
||||
fun foo(): String {
|
||||
|
||||
Reference in New Issue
Block a user