Kotlin implement members initial (not much works)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package foo;
|
||||
|
||||
interface Intf {
|
||||
String getFooBar();
|
||||
}
|
||||
Reference in New Issue
Block a user