Remove Object from supertypes in LoadJava testData
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
public trait InterfaceWithObjectMethod : java.lang.Object {
|
||||
public trait InterfaceWithObjectMethod {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user