[Test] Mute tests due to KT-56755
This commit is contained in:
committed by
Space Team
parent
86ee855170
commit
28b83a1a5d
+2
-2
@@ -1,5 +1,5 @@
|
||||
|
||||
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-56755
|
||||
// FILE: test.kt
|
||||
class MyPair(val x: String, val y: String) {
|
||||
operator fun component1(): String {
|
||||
|
||||
Reference in New Issue
Block a user