Support inheritance from java 8 interfaces
#KT-5969 In Progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public interface MyInt {
|
||||
|
||||
String test();
|
||||
}
|
||||
Reference in New Issue
Block a user