Test kotlin-repeatable annotations on Android
(except for type-use annotations)
This commit is contained in:
@@ -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
|
||||
|
||||
// FILE: A.kt
|
||||
|
||||
Reference in New Issue
Block a user