Make retention of 'kotlin.annotation.annotation' to SOURCE. Serialize / deserialize it instead. Some fixed tests.
This commit is contained in:
+4
-6
@@ -1,8 +1,6 @@
|
||||
a kotlin.annotation.annotation 0
|
||||
a java.lang.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
|
||||
a org.test.SomeAnnotation 1
|
||||
c 1 0/SomeClass
|
||||
m 1 0/SomeClass annotatedFunction
|
||||
|
||||
Reference in New Issue
Block a user