[FIR, IR] Fix name mangling for dynamic types
^KT-57566 Fixed
This commit is contained in:
committed by
Space Team
parent
994c2229df
commit
7abc6af124
@@ -1,8 +1,4 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
|
||||
// MUTE_SIGNATURE_COMPARISON_K2: ANY
|
||||
// ^ KT-57566
|
||||
|
||||
fun testArrayAssignment(d: dynamic) {
|
||||
d["KEY"] = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user