blob: bc7b5a1e40c03722f0435d6f135ef1775d41420f [file] [log] [blame]
interface I {
boolean equals(I i);
}