[SLC] add test for binary retention
^KT-61377
This commit is contained in:
committed by
Space Team
parent
51cc799204
commit
566232fd0d
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
@java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.CLASS)
|
||||
@kotlin.annotation.Retention(value = kotlin.annotation.AnnotationRetention.BINARY)
|
||||
public abstract @interface Anno /* one.Anno*/ {
|
||||
}
|
||||
Reference in New Issue
Block a user