Add language feature for changed name of property annotations method
#KT-31352 Fixed
This commit is contained in:
@@ -53,7 +53,7 @@ public final class TopLevelKt {
|
||||
}
|
||||
|
||||
@Anno(value = "extpr")
|
||||
public static void getExtensionProperty$annotations(java.lang.Object p0) {
|
||||
public static void extensionProperty$annotations(java.lang.Object p0) {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
|
||||
Reference in New Issue
Block a user