makeStar 113 tools/greg.h extern Node *makeStar(Node *e); makeStar 86 tools/greg.y | STAR { push(makeStar (pop())); }