blob: 76d335e4583441f54a239239f7ba9067a494548d [file] [log] [blame]
SyntaxError:32:for each can only be used with for..in
for each(var v=0;false;);
^