blob: 1be7bd3775c9f47e124b52f508a592e2d08333c3 [file] [log] [blame]
package p;
interface B{
void foo();
}