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