mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
SyntaxError:32:for each can only be used with for..in
|
|
for each(var v=0;false;);
|
|
^
|