bbdcf19123
So #KT-16903 Fixed
6 lines
60 B
Plaintext
Vendored
6 lines
60 B
Plaintext
Vendored
interface A<T>
|
|
|
|
typealias AS = A<String>
|
|
|
|
class C() : AS {
|
|
} |