blob: cd54d003852093c2807b1f661b20e8c8fb5e22b0 [file] [log] [blame]
package p;
public interface I {
int i = 0;
}