package annos; import java.lang.annotation.Documented; @Documented public @interface Foo2 { }