Loading interface with only one method inherited from Object as not functional.
#KT-1242 fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
public trait InterfaceWithObjectMethod : java.lang.Object {
|
||||
}
|
||||
Reference in New Issue
Block a user