package test

@kotlin.annotation.Retention(value = ...) public final annotation class SimpleAnnotation : kotlin.Annotation {
}
