roffnode_cleanscope
static int roffnode_cleanscope(struct roff *);
roffnode_cleanscope(r);
return roffnode_pop(r) + roffnode_cleanscope(r);
roffnode_cleanscope(r);
if (roffnode_cleanscope(r))