TK_ELSE
{ "ELSE", TK_ELSE, },
if (ls->t.token == TK_ELSE ||
if (testnext(ls, TK_ELSE))
case TK_ELSE: case TK_ELSEIF: