91f7a094fe
#KT-1931 Fixed
6 lines
59 B
Kotlin
6 lines
59 B
Kotlin
class SortedSet
|
|
|
|
fun test() {
|
|
val a = SortedSet<caret>
|
|
}
|