blob: 238dce7811df0d1c9df2ffcb3b345a706cc4d756 [file] [log] [blame]
package test.html.others;
/**
* <p>
* 45678901234567890123456789012345678901234567890123456789012345678901234567890
* </p>
*/
public interface X03 {
/**
* <p>
* 8901234567890123456789012345678901234567890123456789012345678901234567890
* </p>
*/
int foo();
}