Adjust tests due to keep imports for extension functions used in kdoc
Relates to #KT-27601
This commit is contained in:
@@ -8,6 +8,8 @@ import kotlin.concurrent.write
|
|||||||
* Reference to [ArrayList]
|
* Reference to [ArrayList]
|
||||||
* Reference to [fixedRateTimer]
|
* Reference to [fixedRateTimer]
|
||||||
* Reference to [kotlin.concurrent.read]
|
* Reference to [kotlin.concurrent.read]
|
||||||
|
* Reference to [Lock.withLock]
|
||||||
|
* Reference to [java.util.concurrent.locks.ReentrantReadWriteLock.write]
|
||||||
*/
|
*/
|
||||||
fun foo() {
|
fun foo() {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user