blob: e7b3a2ac7e10fe922faa6bd09e12a3074a8ee904 [file] [log] [blame]
package i;
public interface IExtInterface2 extends IExtInterface1 {
}