SLETPAREN
state = SLETPAREN;
case SLETPAREN: /* LETEXPR: (( ... )) */
if (state == SWORD || state == SLETPAREN) /* ONEWORD? */