blob: ca2ee326666b7543202e7bda7656883f22133feb [file] [log] [blame]
public interface I {
void bar();
}