Update API listing after changes in runtime.jvm
This commit is contained in:
@@ -1275,6 +1275,11 @@ public final class kotlin/reflect/KVisibility : java/lang/Enum {
|
||||
public static fun values ()[Lkotlin/reflect/KVisibility;
|
||||
}
|
||||
|
||||
public abstract class kotlin/script/StandardScriptTemplate {
|
||||
public fun <init> ([Ljava/lang/String;)V
|
||||
public final fun getArgs ()[Ljava/lang/String;
|
||||
}
|
||||
|
||||
public abstract interface annotation class org/jetbrains/annotations/Mutable : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user