T_LBRACKET
!= (ctype == CT_STRUCT ? T_LBRACE : T_LBRACKET)) {
if (tok == T_LBRACE || tok == T_LBRACKET) {
case T_LBRACKET:
return T_LBRACKET;