blob: a2c6104dab402d5e542f5d22a3ef3d8a021a7b34 [file] [log] [blame]
public interface Intf {
void method1();
}