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