a412596d8e
KT-42491 KT-42539
3 lines
81 B
Kotlin
Vendored
3 lines
81 B
Kotlin
Vendored
// IGNORE_ANNOTATIONS
|
|
|
|
abstract class MutableCollectionOfLong : MutableList<Long> |