blob: ddca1f17f666f9101f7b2127ccc8c09b3e76562e [file] [log] [blame]
import static test.O.foo;
class J {
void test() {
int m = getFoo();
}
}