37b2e97e56
A swarm of tests fixed accordingly.
6 lines
236 B
Plaintext
Vendored
6 lines
236 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.target(allowedTargets = {AnnotationTarget.CLASSIFIER}) kotlin.annotation.annotation() public final class TargetedAnnotation : kotlin.Annotation {
|
|
/*primary*/ public constructor TargetedAnnotation()
|
|
}
|