summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug579348.js
blob: 45ba59bec2300e5b8d24d30c8f618112866ca84f (plain)
1
2
3
4
5
6
// Binary: cache/js-dbg-32-2d09181ec4cd-linux
// Flags: -j
//
for(a in[0,0,0]) {
  ([])[-1]
}