Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/inheritedComplex/annotations.txt
T
Stanislav Erokhin 7332032bb6 Support sealed class inheritors in the same file
#KT-11573 Fixed
2016-05-19 16:22:40 +03:00

19 lines
240 B
Plaintext
Vendored

p org.test 0
d 0/Ann1
a java.lang.annotation.Inherited 0
c 0 0/Ann1
a java.lang.annotation.Retention 1
c 1 0/Ann1
d 0/Ann2
c 0 0/Ann2
c 1 0/Ann2
d 0/D
d 0/C
d 0/B
a org.test.Ann2 2
c 2 0/B
d 0/A
a org.test.Ann1 3
c 3 0/A
d 0/A$DefaultImpls