FIR: Unmute passing blackbox tests
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
interface Ordinaled {
|
||||
val ordinal: Int
|
||||
}
|
||||
@@ -14,4 +13,4 @@ fun box(): String {
|
||||
if (result != 0) return "fail 1: $result"
|
||||
|
||||
return "OK"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
interface Container {
|
||||
|
||||
Reference in New Issue
Block a user