9ec87c01ab
#KT-8812 Fixed
7 lines
88 B
Plaintext
Vendored
7 lines
88 B
Plaintext
Vendored
import static test.O.foo;
|
|
|
|
class J {
|
|
void test() {
|
|
int m = getFoo();
|
|
}
|
|
} |