blob: 4ce69e626fd17057afe14e079e7f3949e3aaebf7 [file] [log] [blame]
public interface Bar extends IFoo, IBar {
}