5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
class G {
|
|
void test() {
|
|
test.TestPackage.bar();
|
|
}
|
|
} |