renamed all modules
This commit is contained in:
6
testdata/src/main/java/tgt/SimpleI004.java
vendored
Normal file
6
testdata/src/main/java/tgt/SimpleI004.java
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package tgt;
|
||||
|
||||
public interface SimpleI004 {
|
||||
// method removed
|
||||
// int toInt(String s);
|
||||
}
|
||||
Reference in New Issue
Block a user