jdk-24/test/nashorn/script/basic/JDK-8019814.js.EXPECTED
2017-09-12 19:03:39 +02:00

7 lines
292 B
Plaintext

ReferenceError: <function>:1:50 Invalid left hand side for assignment
/*infloop*/while(((function ()4.)([z1,,], [,,]) - true++))switch(1e+81.x) { default: break; }
^
SyntaxError: <function>:1:5 Expected l-value but found )
if(--) y;
^