blob: a912a31bf0aec4298f8d967dc0d65949385b56c1 [file] [log] [blame]
public interface Iface {
void method();
}