blob: 0b322c41c832f976eb076a27dc77e7d5810247c3 [file] [log] [blame]
package p;
public interface A{
public int i= 0;
}