[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,9 +1,5 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// FIR_IDENTICAL
|
||||
|
||||
// MUTE_SIGNATURE_COMPARISON_K2: ANY
|
||||
// ^ KT-57566
|
||||
|
||||
fun invoke() {}
|
||||
|
||||
fun test1(a: dynamic) = a(1)
|
||||
|
||||
Reference in New Issue
Block a user