blob: da331784b99e7000e7441900f9a382fc9a6eb264 [file] [log] [blame]
package annotator.tests;
public class DeclarationAnnotation {
public void foo() {
}
}