1 SyntaxError:32:for each can only be used with for..in
   2 for each(var v=0;false;);
   3                 ^