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