6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
namespace test
|
|
|
|
public final annotation class SimpleAnnotation : jet.Annotation {
|
|
public constructor SimpleAnnotation()
|
|
}
|