mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-31 13:38:47 +00:00
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
SyntaxError: test/script/basic/JDK-8019805.js#32<eval>:1:16 for each can only be used with for..in
|
|
for each(var v=0;false;);
|
|
^
|