Remove Object from supertypes in LoadJava testData
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package test
|
||||
|
||||
public open class MyException(p0: String?, p1: Throwable?) : java.lang.Object()
|
||||
public open class MyException(p0: String?, p1: Throwable?)
|
||||
|
||||
Reference in New Issue
Block a user