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