blob: 7f3d9a9971a28d00b81fa18cec4be26401ab28e0 [file] [log] [blame]
package test0412;
interface A {
void m();
}