Add kotlin.DslMarker to binary public API
This commit is contained in:
@@ -12,6 +12,9 @@ public final class kotlin/DeprecationLevel : java/lang/Enum {
|
||||
public static fun values ()[Lkotlin/DeprecationLevel;
|
||||
}
|
||||
|
||||
public abstract interface annotation class kotlin/DslMarker : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
public abstract interface annotation class kotlin/ExtensionFunctionType : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user