[K/N] Add test for Annotations on type parameters and update doc
^KT-57404
This commit is contained in:
committed by
Space Team
parent
66c278ff8d
commit
1c2f34ab4e
@@ -15,7 +15,7 @@ public enum class AnnotationTarget {
|
||||
CLASS,
|
||||
/** Annotation class only */
|
||||
ANNOTATION_CLASS,
|
||||
/** Generic type parameter (unsupported yet) */
|
||||
/** Generic type parameter */
|
||||
TYPE_PARAMETER,
|
||||
/** Property */
|
||||
PROPERTY,
|
||||
|
||||
Reference in New Issue
Block a user