mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
Remove Object from supertypes in LoadJava testData
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package test
|
||||
|
||||
public open class ConstructorGenericSimple(p0: Any?) : java.lang.Object()
|
||||
public open class ConstructorGenericSimple(p0: Any?)
|
||||
|
||||
Reference in New Issue
Block a user