TELIF
case TELIF:
t = newtp(TELIF);
if (t->right == NULL || t->right->type != TELIF)
while (readtoken() == TELIF) {