Add new internal annotation IntrinsicConstEvaluation
This commit is contained in:
+3
@@ -3150,6 +3150,9 @@ public abstract interface class kotlin/coroutines/jvm/internal/CoroutineStackFra
|
||||
public abstract interface annotation class kotlin/experimental/ExperimentalTypeInference : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
public abstract interface annotation class kotlin/internal/IntrinsicConstEvaluation : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
public final class kotlin/internal/PlatformImplementationsKt {
|
||||
public static final fun apiVersionIsAtLeast (III)Z
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user