Regenerated test data.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace test
|
||||
package test
|
||||
|
||||
test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : jet.Annotation {
|
||||
public constructor AnnotatedAnnotation()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace test
|
||||
package test
|
||||
|
||||
public open class AnnotatedMethod : java.lang.Object {
|
||||
public constructor AnnotatedMethod()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace test
|
||||
package test
|
||||
|
||||
public final annotation class SimpleAnnotation : jet.Annotation {
|
||||
public constructor SimpleAnnotation()
|
||||
|
||||
Reference in New Issue
Block a user