[IR] Adjust LVT test expectations and mute accordingly

This commit is contained in:
Kristoffer Andersen
2022-03-07 18:03:21 +01:00
committed by Alexander Udalov
parent b81139ad36
commit c3dbb44e5f
10 changed files with 22 additions and 47 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
// WITH_STDLIB
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR
// FILE: test.kt
fun box() {
val map: Map<String, String> = mapOf("1" to "23")
@@ -31,5 +31,5 @@ fun box() {
// test.kt:12 box: map:java.util.Map=java.util.Collections$SingletonMap
// test.kt:10 box: map:java.util.Map=java.util.Collections$SingletonMap
// test.kt:15 box: map:java.util.Map=java.util.Collections$SingletonMap, e:java.util.Map$Entry=java.util.AbstractMap$SimpleImmutableEntry
// test.kt:12 box: map:java.util.Map=java.util.Collections$SingletonMap
// test.kt:17 box: map:java.util.Map=java.util.Collections$SingletonMap
// test.kt:8 box: map:java.util.Map=java.util.Collections$SingletonMap
// test.kt:17 box: map:java.util.Map=java.util.Collections$SingletonMap