6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
|
package pkg.sub2;
|
||
|
|
||
|
public class Test2 {
|
||
|
|
||
|
test() {}
|
||
|
}
|