blob: 11361e57f8334c35d5942121907013fc801a0692 [file] [log] [blame]
package p;
interface A{
void m();
}