Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
Vendored
+1
-1
@@ -2,4 +2,4 @@ package
|
||||
|
||||
public fun bar(/*0*/ a: kotlin.Any): kotlin.Unit
|
||||
public fun box(): kotlin.String
|
||||
kotlin.tailrec() public fun foo(): kotlin.Unit
|
||||
@kotlin.tailrec() public fun foo(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user