blob: 80ed3b4d79d1d0ce6b2ec419344c0d996ae14571 [file] [log] [blame]
class SortedSet
fun test(set: SortedSet) {
val a = java.util.SortedSet
}