// WITH_STDLIB // CLASS_ID: kotlin.annotation/Target import kotlin.annotation.AnnotationTarget.CLASS @Target(CLASS) annotation class KotlinAnnotation