1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/* this header file has many blank lines blank lines in comments block should no be counted */ public interface ClassWithHeaderAndBlankLines { void reset(); }