mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
namespace test
|
|
|
|
test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : jet.Annotation {
|
|
public constructor AnnotatedAnnotation()
|
|
}
|