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