aacf63ff6f
(without fields yet)
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
namespace test
|
|
|
|
final annotation class test.SimpleAnnotation : jet.Any {
|
|
final /*constructor*/ fun <init>(): test.SimpleAnnotation
|
|
}
|