nodesavestr
new->nfor.var = nodesavestr(n->nfor.var, state);
new->narg.text = nodesavestr(n->narg.text, state);
static char *nodesavestr(const char *, struct nodecopystate *);