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