IR text tests: Don't dump signature mangled names for IR-based descriptors

^KT-57788
This commit is contained in:
Dmitriy Dolovov
2023-12-13 12:19:01 +01:00
committed by Space Team
parent 07aad38c69
commit cbf21acede
11 changed files with 9 additions and 62 deletions
@@ -1,8 +1,5 @@
// TARGET_BACKEND: JVM
// MUTE_SIGNATURE_COMPARISON_K2: JVM_IR
// ^ KT-57788: Fix computing mangled names of types with @EnhancedNullability from IR-based declaration descriptors
// FILE: implicitNotNullOnDelegatedImplementation.kt
interface IFoo {
fun foo(): String