[FIR2IR] Convert annotations on local delegated properties

#KT-60292 Fixed
This commit is contained in:
Kirill Rakhman
2023-08-21 10:47:32 +02:00
committed by Space Team
parent 85ca5294ef
commit e96dcef571
4 changed files with 2 additions and 76 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// WITH_STDLIB
annotation class A(val x: String)