[FIR] Fix computing mangled names for top-level functions and properties

^KT-57433 Fixed
This commit is contained in:
Sergej Jaskiewicz
2023-05-30 19:57:10 +02:00
committed by Space Team
parent 1eb0862820
commit 5f59de23c5
11 changed files with 9 additions and 50 deletions
@@ -1,6 +1,3 @@
// MUTE_SIGNATURE_COMPARISON_K2: JVM_IR
// ^ KT-57433
package test
inline fun foo(x: () -> Unit) {}