@ -79,7 +79,7 @@ function showTrunks(p) {
}
showTrunks(p.prev);
console.log(p.str);
process.stdout.write(p.str);
module.exports = {