Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/annotationInSameFile/annotations.txt
T
Mikhail Glukhikh eab288bdd7 annotation() now has no arguments. Syntax migration to Retention / Repeatable / MustBeDocumented combination
Deprecated test for annotation(params) completion deleted. A lot of tests changed.
2015-09-04 19:21:12 +03:00

9 lines
200 B
Plaintext
Vendored

a kotlin.annotation.Retention 0
p org.test 0
c 0 0/SomeAnnotation
a java.lang.annotation.Retention 1
c 1 0/SomeAnnotation
a org.test.SomeAnnotation 2
c 2 0/SomeClass
m 2 0/SomeClass annotatedFunction