jdk-24/nashorn/test/script/basic/JDK-8019814.js.EXPECTED

7 lines
292 B
Plaintext
Raw Normal View History

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;
^