mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
namespace test
|
|
|
|
test.AnnotatedAnnotation() final annotation class test.AnnotatedAnnotation : jet.Any {
|
|
final /*constructor*/ fun <init>(): test.AnnotatedAnnotation
|
|
}
|