API Annotations: Parens not attached correctly for ClassDecl
The parens around the kinded tyvars should be attached to the class declaration as a whole, they are attached to the tyvar instead, outside the span.
An annotation must always be within or after the span it is contained in.
Closes #16212 (closed)
Note: Depends on !190 (closed)