package test.html.ul; public interface X02 { int foo2(); /** * text * <ul> * line breaks</ul> */ int foo(int a, int b); }