Make IntrinsicConstEvaluation annotation internal
This commit is contained in:
@@ -41,4 +41,4 @@ internal annotation class PlatformDependent
|
||||
@Target(AnnotationTarget.CONSTRUCTOR, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY)
|
||||
@Retention(AnnotationRetention.BINARY)
|
||||
@SinceKotlin("1.7")
|
||||
public annotation class IntrinsicConstEvaluation
|
||||
internal annotation class IntrinsicConstEvaluation
|
||||
|
||||
Reference in New Issue
Block a user