[LC] Mute Light tests about repeatable annotation
It isn't supported in Light classes, so we should mute it.
Quite similar change was done in 724194dec0
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
package simple
|
||||
|
||||
@Repeatable
|
||||
annotation class One(val value: String)
|
||||
annotation class One(val value: String)
|
||||
// SKIP_SANITY_TEST
|
||||
// SKIP_IDE_TEST
|
||||
Reference in New Issue
Block a user