ed8674c0f9
#KT-7253 Fixed
5 lines
42 B
Plaintext
Vendored
5 lines
42 B
Plaintext
Vendored
interface T {
|
|
}
|
|
|
|
class A(val t: T) : T {
|
|
} |