T_GOTO
zlast = T_GOTO;
search(T_GOTO, 0, lab);
if (type == T_GOTO) {
if (type == T_GOTO && getword(aword) && eq(aword, goal))
if (type != T_GOTO && (type != T_SWITCH || level != 0))
if ((type == T_GOTO && eq(aword, goal)) ||
case T_GOTO:
{ "goto", T_GOTO },