[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
@@ -1,6 +1,3 @@
// MUTE_SIGNATURE_COMPARISON_K2: ANY
// ^ KT-57754
interface IFoo {
@Deprecated("")
val prop: String get() = ""