Tests: unmute light analysis tests passing with JVM_IR

This commit is contained in:
Alexander Udalov
2023-06-12 16:47:50 +02:00
parent cab53361f3
commit 1588b07472
61 changed files with 27 additions and 88 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM
// IGNORE_LIGHT_ANALYSIS
object D {
operator fun getValue(a: Any?, b: Any?): String = "OK"
@@ -11,4 +10,4 @@ enum class A {
val b = a
}
fun box() = A.GOO.b
fun box() = A.GOO.b