Regenerate test data
Add properties for Java annotations
This commit is contained in:
@@ -6,6 +6,7 @@ public open class NestedEnumArgument {
|
||||
|
||||
public final annotation class Anno : kotlin.Annotation {
|
||||
public constructor Anno(/*0*/ value: test.NestedEnumArgument.E)
|
||||
public final val value: test.NestedEnumArgument.E
|
||||
public abstract fun value(): test.NestedEnumArgument.E
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user