JavaPatternMatching/resources/packageTest/pkg/sub2/Test2.jav

6 lines
56 B
Plaintext
Raw Normal View History

2023-10-18 14:54:41 +00:00
package pkg.sub2;
public class Test2 {
test() {}
}