T_INIT
flag = operator[T_INIT];
if ((ftype == T_INIT) || (ftype == T_LPAR)) {
ntype = T_INIT;
if (GETTYPE(exp->flag) != T_INIT) {