blob: 836ccc93b7f78c7094b5d60b1aeffda8c7671a44 [file] [log] [blame]
package p;
interface B{
public static final int FRED= 1;
}