blob: d58cb4fd74bef5d4b9241f5e22433cc73048c694 [file]
open class A {
open fun f(c: C<Any>) {}
}