Drop inline-only extensions and hide non-inline-only ones that are available now as mapped methods of mapped builtins.
#KT-10887 Fixed
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
public final class kotlin/ExceptionsKt {
|
||||
public static final fun getStackTrace (Ljava/lang/Throwable;)[Ljava/lang/StackTraceElement;
|
||||
public static final synthetic fun getStackTrace (Ljava/lang/Throwable;)[Ljava/lang/StackTraceElement;
|
||||
}
|
||||
|
||||
public abstract interface class kotlin/Lazy {
|
||||
|
||||
Reference in New Issue
Block a user