[SLC] add test on single target annotation
^KT-56728
This commit is contained in:
committed by
Space Team
parent
0e03fc265e
commit
e65c863f8c
@@ -0,0 +1,5 @@
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
annotation class TestRoot
|
||||
|
||||
@Target(AnnotationTarget.FIELD)
|
||||
annotation class TestAnn2
|
||||
Reference in New Issue
Block a user