blob: 02661d294927895f9d8fb9d20b98be4b98ec272e [file] [log] [blame]
import test.O;
class J {
void test() {
int n = O.getFoo();
}
}