makePeekNot 111 tools/greg.h extern Node *makePeekNot(Node *e); makePeekNot 82 tools/greg.y | NOT suffix { push(makePeekNot(pop())); }