@ -7323,6 +7323,8 @@ static void post_type(CType *type, AttributeDef *ad)
} else if (tok == '[') {
/* array definition */
next();
if (tok == TOK_RESTRICT1)
n = -1;
if (tok != ']') {
n = expr_const();
The note is not visible to the blocked user.