Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
This commit is contained in:
@@ -2,5 +2,5 @@ package
|
||||
|
||||
package kt1189 {
|
||||
public fun foo(): kotlin.Unit
|
||||
kotlin.inline() public fun </*0*/ T> java.util.concurrent.locks.ReentrantReadWriteLock.write(/*0*/ action: () -> T): T
|
||||
@kotlin.inline() public fun </*0*/ T> java.util.concurrent.locks.ReentrantReadWriteLock.write(/*0*/ action: () -> T): T
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user