Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ public open class Impl : test.Trait {
|
||||
|
||||
public open class Subclass : test.Impl {
|
||||
public constructor Subclass()
|
||||
java.lang.Override() public open override /*1*/ fun bar(): kotlin.String
|
||||
@java.lang.Override() public open override /*1*/ fun bar(): kotlin.String
|
||||
public open override /*1*/ /*fake_override*/ fun foo(): kotlin.String
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user