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