blob: 3e25e61048cbfcc1c8b950ba6477ed2f300c0ee8 [file] [log] [blame]
public interface I extends J {
void foo();
}