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