88fe6680fa
#KT-10398 Fixed
12 lines
131 B
Kotlin
Vendored
12 lines
131 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
|
|
/**
|
|
* Contains [kotlin.collections.Collecti<caret>on]
|
|
*/
|
|
|
|
class C {
|
|
|
|
}
|
|
|
|
// REF: (kotlin.collections).Collection
|