Java程序  |  6行  |  92 B

package annotator.tests;

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