blob: baccd26aed34e38ccb08682e9d01962374e9872c [file] [log] [blame]
// Binary: cache/js-dbg-32-a9887b731f29-linux
// Flags: -j
//
(function () {
const c = 0;
with ({}) {
for each (k in [{}, {}]) {
"" + k;
}
}
})();