1package annotator.tests;
2
3public class ClassListAnnotationParameter {
4  public void foo() {
5  }
6}