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