makeStar 106 syn/greg.h extern Node *makeStar(Node *e); makeStar 83 syn/greg.y | STAR { push(makeStar (pop())); }