Revert "Update rendered public API". This reverts commit a10c6f00f9.
Revert "Update stdlib reference and binary compatibility test data". This reverts commit 2d02e5106f.
This commit is contained in:
-4
@@ -25,7 +25,3 @@ 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,8 +13,6 @@ 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