[SLC] add test for binary retention
^KT-61377
This commit is contained in:
committed by
Space Team
parent
51cc799204
commit
566232fd0d
+5
@@ -0,0 +1,5 @@
|
||||
// one.Anno
|
||||
package one
|
||||
|
||||
@Retention(AnnotationRetention.BINARY)
|
||||
annotation class Anno
|
||||
Reference in New Issue
Block a user