6 lines
174 B
Plaintext
Vendored
6 lines
174 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.annotation(retention = AnnotationRetention.RUNTIME) public final class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
}
|