blob: 3d9af8d1cc3b7258e60d6b944f9acd531acc26c3 [file] [log] [blame]
package p;
public interface A{
public static final int i= 0;
}