mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
3 lines
143 B
Text
3 lines
143 B
Text
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;);
|
|
^
|