You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already implemented the class C implements D syntax, but I also want to test to make sure that writing an impl item like impl X of Y for Z works if Z is a class type.