elselit
parse(elselit);
case elselit: /* scanned an else */
while (ps.p_stack[ps.tos] == ifhead && tk != elselit) {