[Test] Mute test due to KT-56759

This commit is contained in:
Dmitriy Novozhilov
2023-02-17 13:04:07 +02:00
committed by Space Team
parent 28b83a1a5d
commit 7c84f9a7c2
@@ -1,3 +1,5 @@
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
// Reason: KT-56759
data class A(val a: Int, val b: Int) data class A(val a: Int, val b: Int)
fun box() : String fun box() : String