Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ public final enum class J : kotlin.Enum<J!> {
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
|
||||
// Static members
|
||||
org.jetbrains.annotations.NotNull() public open fun create(): J
|
||||
@org.jetbrains.annotations.NotNull() public open fun create(): J
|
||||
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): J
|
||||
public final /*synthesized*/ fun values(): kotlin.Array<J>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user