package test.html.others; /** * <ul><li>78901234567890123456789012345678901234567890123456789012345678901234</li></ul> */ public interface X02 { /** * <ul> * <li>1234567890123456789012345678901234567890123456789012345678901234</li> * </ul> */ int foo(); }