[JS IR] Fix tests
^KT-59001
This commit is contained in:
committed by
Space Team
parent
0b4a9499f0
commit
2fdb605a03
@@ -9,5 +9,4 @@ internal val stdlibFqNames = mapOf(
|
||||
Pair::class to "kotlin.Pair",
|
||||
Triple::class to "kotlin.Triple",
|
||||
HashMap::class to "kotlin.collections.HashMap",
|
||||
AbstractMutableMap.SimpleEntry::class to "kotlin.collections.AbstractMutableMap.SimpleEntry"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user