Add language feature for changed name of property annotations method

#KT-31352 Fixed
This commit is contained in:
Alexander Udalov
2019-05-28 16:39:53 +02:00
parent ea0142da60
commit 01ddac58e1
32 changed files with 83 additions and 50 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ package {
// requires language version 1.3.0 (level=ERROR, message="property must not be used!")
// field: property:Ljava/lang/String;
// getter: getProperty()Ljava/lang/String;
// synthetic method for annotations: getProperty$annotations()V
// synthetic method for annotations: property$annotations()V
public final val property: kotlin/String /* = ... */
public final get