37b2e97e56
A swarm of tests fixed accordingly.
6 lines
176 B
Plaintext
Vendored
6 lines
176 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.annotation(retention = AnnotationRetention.RUNTIME) internal final class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
}
|