[AST] Fix nested name specifiers printing as NamespaceNamespace (#65266)
This happens because we print both the kind of the NNS and the kind of decl (when it refers to one). These are always the same string.
parent
61dd5398
Please register or sign in to comment