91f7a094fe
#KT-1931 Fixed
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
class SortedSet
|
|
|
|
fun test() {
|
|
val a = java.util.SortedSet
|
|
}
|