FIR: Unignore all Fir2IrText tests on context receivers
This commit is contained in:
Vendored
+1
-2
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +ContextReceivers
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
class O(val o: String)
|
||||
|
||||
@@ -13,4 +12,4 @@ fun box(): String {
|
||||
val ok = OK("K")
|
||||
ok.result
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user