TK_FOR
{ "FOR", TK_FOR, },
check_match(ls, TK_END, TK_FOR, line);
case TK_FOR: { /* stat -> forstat */