mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
Remove Object from supertypes in LoadJava testData
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package test
|
||||
|
||||
public open class ConstructorGenericDeep(p0: java.lang.Class<Any?>?) : java.lang.Object()
|
||||
public open class ConstructorGenericDeep(p0: java.lang.Class<Any?>?)
|
||||
|
||||
Reference in New Issue
Block a user