[SLC] add more tests
^KT-56046
This commit is contained in:
committed by
Space Team
parent
347dc83773
commit
ba9520f5c5
@@ -0,0 +1,5 @@
|
||||
@java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME)
|
||||
@java.lang.annotation.Target(value = {java.lang.annotation.ElementType.PARAMETER})
|
||||
@kotlin.annotation.Target(allowedTargets = {kotlin.annotation.AnnotationTarget.VALUE_PARAMETER})
|
||||
public abstract @interface AnnotationClass /* AnnotationClass*/ {
|
||||
}
|
||||
Reference in New Issue
Block a user