mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-27 08:31:28 +00:00
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
package test
|
|
|
|
test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : kotlin.Annotation {
|
|
public constructor AnnotatedAnnotation()
|
|
}
|