blob: 446ea60213969a0775da9c1a6b580985b8851379 [file] [log] [blame]
package p;
public interface A{
public final int FRED= 1;
}