blob: 70be9861e68179968447e88109279e916cb727eb [file] [log] [blame]
public interface Intf2 {
void method2();
}