makePeekNot 104 syn/greg.h extern Node *makePeekNot(Node *e); makePeekNot 79 syn/greg.y | NOT suffix { push(makePeekNot(pop())); }