Test kotlin-repeatable annotations on Android
(except for type-use annotations)
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
// FULL_JDK
|
||||
// WITH_REFLECT
|
||||
|
||||
// Android doesn't have @Repeatable, so findAnnotations can't unpack repeatable annotations.
|
||||
// Android doesn't have @Repeatable before API level 24, so findAnnotations can't unpack repeatable annotations.
|
||||
// IGNORE_BACKEND: ANDROID
|
||||
|
||||
import kotlin.reflect.full.findAnnotation
|
||||
|
||||
Reference in New Issue
Block a user