nexpr
static int nexpr(enum token);
res = nexpr(n);
return !nexpr(t_lex(nargc > 0 ? (--nargc, *++t_wp) : NULL));