blob: 77a70784209164439b0f465d174690d88a6c5e23 [file] [log] [blame]
package p;
public interface A{
static void m();
}