renamed all modules
This commit is contained in:
7
testdata/src/main/java/prot/Three.java
vendored
Normal file
7
testdata/src/main/java/prot/Three.java
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
package prot;
|
||||
|
||||
public class Three {
|
||||
|
||||
protected int aField;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user