Java Deprecated is mapped in accordance with Java Target / Retention, some diagnostic changed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
annotation @<!PLATFORM_CLASS_MAPPED_TO_KOTLIN!>java.lang.Deprecated<!> class my
|
||||
annotation <!PLATFORM_CLASS_MAPPED_TO_KOTLIN!>Deprecated<!> class my1
|
||||
annotation <!DEPRECATED_JAVA_ANNOTATION!>@java.lang.Deprecated<!> class my
|
||||
annotation <!DEPRECATED_JAVA_ANNOTATION!>Deprecated<!> class my1
|
||||
Reference in New Issue
Block a user