Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/retentionPoliciesJavaAnnotationsStubs/annotations.txt
T
Alexey Tsvetkov 10b9be9f51 Fix collecting source retention annotations
#KT-12187 fixed
2016-05-11 20:41:48 +03:00

9 lines
150 B
Plaintext
Vendored

a DefaultAnnotation 0
c 0 DafaultUsage
a SourceAnnotation 1
c 1 SourceUsage
a ClassAnnotation 2
c 2 ClassUsage
a RuntimeAnnotation 3
c 3 RuntimeUsage