namespace test

public open class test.SyntaxErrorInFieldAnnotation : java.lang.Object {
    public final /*constructor*/ fun <init>(): test.SyntaxErrorInFieldAnnotation
    public final var foo: jet.String?
}
