Regenerated test data for ReadJavaBinaryClassTest.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
namespace test
|
||||
|
||||
final annotation class test.Aaa : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.Aaa
|
||||
}
|
||||
open class test.HasAnnotatedMethod : java.lang.Object {
|
||||
final /*constructor*/ fun <init>(): test.HasAnnotatedMethod
|
||||
open test.Aaa() fun f(): jet.Tuple0
|
||||
public open class test.AnnotatedMethod : java.lang.Object {
|
||||
public final /*constructor*/ fun <init>(): test.AnnotatedMethod
|
||||
public open java.lang.Deprecated() fun f(): jet.Tuple0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user