package lib @Retention(AnnotationRetention.RUNTIME) private annotation class A(val value: String)