Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
@@ -6,7 +6,7 @@ public final class Outer {
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
|
||||
kotlin.data() private final class Nested {
|
||||
@kotlin.data() private final class Nested {
|
||||
public constructor Nested(/*0*/ c: kotlin.Int)
|
||||
public final val c: kotlin.Int
|
||||
public final /*synthesized*/ fun component1(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user