package test.html.ul; interface X08 { /** * <ul> * <li>First entry of the table xxxxxxxxxxx</li> * <li>Second entry of the table</li> * </ul> */ int bar(); }