package test {
  public class TestClass {
    field public @not_allowed.TestFieldType int fieldBadAnnotation;
  }
}

