// RUN: %target-typecheck-verify-swift protocol Derived where C == any Derived { associatedtype A associatedtype B associatedtype C }