what would you expect this to return? ``` open cla...
# announcements
d
what would you expect this to return?
Copy code
open class D: A()
C<D>().foo()