package test {
  public class TestClass {
    ctor @not_allowed.Annotation protected TestClass();
  }
}

