FIR: do not generate annotations on properties from delegation

#KT-57228 Fixed
This commit is contained in:
Alexander Udalov
2023-05-17 23:56:32 +02:00
committed by Space Team
parent 40c628d431
commit 83865782ff
7 changed files with 1 additions and 19 deletions
@@ -1,6 +1,3 @@
// IGNORE_BACKEND_K2: JVM_IR
// FIR status: KT-57228 K2: annotations for interface member properties implemented by delegation are copied
annotation class Ann
interface IFoo {