Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package
|
||||
|
||||
public fun foo(): kotlin.Unit
|
||||
|
||||
kotlin.data() public open class A {
|
||||
@kotlin.data() public open class A {
|
||||
public constructor A(/*0*/ x: kotlin.Int)
|
||||
private final val x: kotlin.Int
|
||||
private final /*synthesized*/ fun component1(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user