mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-14 00:21:27 +00:00
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
package test
|
|
|
|
test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : kotlin.Annotation {
|
|
public constructor AnnotatedAnnotation()
|
|
} |