[ULC] support repeatable annotation and container

^KTIJ-19318
This commit is contained in:
Dmitry Gridin
2021-09-07 15:37:29 +07:00
committed by Space
parent a3d60f8ed2
commit 11e71e4e27
18 changed files with 290 additions and 44 deletions
@@ -1,5 +1,6 @@
// Anno
// JVM_TARGET: 1.6
// FULL_JDK
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.TYPE_PARAMETER, AnnotationTarget.TYPE)