namespace test

public final annotation class test.SimpleAnnotation : jet.Annotation {
    public final /*constructor*/ fun <init>(): test.SimpleAnnotation
}
