Fixed test data for ReadJavaBinaryClassTest, avoiding "package" visibility.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package test
|
||||
|
||||
open class ConstructorGenericSimple(p0: Any?) : java.lang.Object()
|
||||
public open class ConstructorGenericSimple(p0: Any?) : java.lang.Object()
|
||||
|
||||
Reference in New Issue
Block a user