namespace test

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