Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
package test
|
||||
|
||||
kotlin.annotation.Target(allowedTargets = {AnnotationTarget.CLASS}) kotlin.annotation.annotation() public final class TargetedAnnotation : kotlin.Annotation {
|
||||
@kotlin.annotation.Target(allowedTargets = {AnnotationTarget.CLASS}) @kotlin.annotation.annotation() public final class TargetedAnnotation : kotlin.Annotation {
|
||||
/*primary*/ public constructor TargetedAnnotation()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user