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