N_EXPR
if (p->type == N_EXPR || p->type == N_OR) {
node->type = N_EXPR;
if (next->type == N_EXPR)
if (node->type == N_EXPR)