[FIR] Generate signatures for synthesized class delegation fields

This is to align the behavior with K1.

^KT-57754 Fixed

Co-authored-by: Alexander Udalov <alexander.udalov@jetbrains.com>
This commit is contained in:
Sergej Jaskiewicz
2023-06-15 20:46:08 +02:00
committed by Space Team
parent 1ac3355a41
commit addb048ce9
10 changed files with 1 additions and 26 deletions
@@ -5,7 +5,7 @@
// KT-50774
// MUTE_SIGNATURE_COMPARISON_K2: ANY
// ^ KT-57427, KT-57754
// ^ KT-57427
class Wrapper(var baseUrl: String)