blob: 050fef9cc907e614c12d5f2e4eaec15fbee6d65a [file] [log] [blame]
package p;
import java.util.*;
class A {
void foo() {
}
void foo() {
}
}