aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic/JDK-8019814.js.EXPECTED
blob: 51db7b5e95319f5b18f65d1f2122a70068dc9b00 (plain)
1
2
3
4
5
6
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;
     ^