blob: 7c8fc80d58d11ded4dfa2e6601f17b02d0110b57 [file] [log] [blame]
package p;
import java.util.*;
class A {
void foo() {
}
int bar;
int baz;
}