manmerge
if ((htab = manmerge(e, NULL)) == NULL) {
htab = manmerge(e, htab);
hand = manmerge(e, NULL);
h2 = manmerge(e, NULL);
static struct ohash *manmerge(struct expr *, struct ohash *);