Java程序  |  7行  |  91 B

package annotator.tests;

public class DeclarationAnnotation {
  public void foo() {
  }
}