T_RBRACKET
if (tok == (ctype == CT_STRUCT ? T_RBRACE : T_RBRACKET)) {
case T_RBRACKET:
return T_RBRACKET;