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