Kapt: Support @Deprecated annotations (KT-30368)
This commit is contained in:
@@ -110,6 +110,7 @@ public final class TestAnno2 {
|
||||
}
|
||||
|
||||
@Anno3(value = "property")
|
||||
@java.lang.Deprecated()
|
||||
public static void b$annotations() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user