2a1520228e
#KT-5969 In Progress
4 lines
46 B
Java
4 lines
46 B
Java
public interface MyInt {
|
|
|
|
String test();
|
|
} |