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