[test] Remove TARGET_BACKEND: JVM_IR for non JVM-specific irText tests
If they fail on other backends, use the IGNORE_BACKEND directive instead
This commit is contained in:
committed by
Space Team
parent
a224feefd2
commit
973adb6a38
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +ContextReceivers
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
|
||||
class C {
|
||||
val result = "OK"
|
||||
|
||||
Reference in New Issue
Block a user