blob: a7efeed5cac0c1d8d2c1cb123666761ee1e7a1ea [file] [log] [blame]
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();
}