Remove Object from supertypes in LoadJava testData
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
public trait RawUpperBound</*0*/ T : test.RawUpperBound<out kotlin.Any?>?> : java.lang.Object {
|
||||
public trait RawUpperBound</*0*/ T : test.RawUpperBound<out kotlin.Any?>?> {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user