Kapt: Support @Deprecated annotations (KT-30368)
This commit is contained in:
@@ -53,6 +53,7 @@ public final class TopLevelKt {
|
||||
}
|
||||
|
||||
@Anno(value = "extpr")
|
||||
@java.lang.Deprecated()
|
||||
public static void extensionProperty$annotations(java.lang.Object p0) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user