blob: dcc34e5c7074b4c652573697469f1364ecb8578f [file] [log] [blame]
public interface SuperInterface {
void foo();
}