Regenerated test data for ReadJavaBinaryClassTest.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace test
|
||||
|
||||
open class test.NotNullMethod : java.lang.Object {
|
||||
final /*constructor*/ fun <init>(): test.NotNullMethod
|
||||
open fun hi(): jet.String
|
||||
public open class test.NotNullMethod : java.lang.Object {
|
||||
public final /*constructor*/ fun <init>(): test.NotNullMethod
|
||||
public open fun hi(): jet.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user