KT-54804 [SLC] Generate synthetic functions for annotations on properties in light classes

This commit is contained in:
Pavel Mikhailovskii
2023-05-12 09:39:37 +00:00
committed by Space Team
parent 111243f215
commit 7ac5233a32
18 changed files with 399 additions and 9 deletions
@@ -1,4 +1,4 @@
// !GENERATE_PROPERTY_ANNOTATIONS_METHODS
class C {
companion object {
@JvmStatic fun foo() {}