Update stdlib reference and binary compatibility test data
After0db60bfand5cffb38
This commit is contained in:
+4
@@ -25,3 +25,7 @@ public abstract interface class cases/interfaces/EmptyImpls {
|
||||
public abstract fun getProperty ()Ljava/lang/String;
|
||||
}
|
||||
|
||||
public final class cases/interfaces/EmptyImpls$DefaultImpls {
|
||||
public static synthetic fun property$annotations ()V
|
||||
}
|
||||
|
||||
|
||||
+2
@@ -13,6 +13,8 @@ public final class cases/special/HiddenClass {
|
||||
public final synthetic fun getHiddenVar ()I
|
||||
public final synthetic fun getVarWithHiddenAccessors ()Ljava/lang/String;
|
||||
public final synthetic fun hiddenFun ()V
|
||||
public static synthetic fun hiddenVal$annotations ()V
|
||||
public static synthetic fun hiddenVar$annotations ()V
|
||||
public final synthetic fun setHiddenVar (I)V
|
||||
public final synthetic fun setVarWithHiddenAccessors (Ljava/lang/String;)V
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user