bug843429.js (85B)
1 (function () { 2 const x = [] = []; 3 (function () { 4 String(x); 5 })(); 6 })();