blob: 6100b05e45854a9e59bc34e95be5adca5a92e54c [file] [log] [blame]
package test.html.others;
/**
* 4567890123456789012345678901234567890123456789012345678901234567890123456<br>
*/
public interface X01 {
/**
* 890123456789012345678901234567890123456789012345678901234567890123456<br>
*/
int foo();
}