3 lines
40 B
Plaintext
Vendored
3 lines
40 B
Plaintext
Vendored
open class B {
|
|
fun f(c: C<Any>) {}
|
|
} |