summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug582479.js
blob: 246c66780d2df46de91243412fe2a0d9dc141aef (plain)
1
2
3
4
for (b = 0; b < 2; b++) {
    / /.exec(function(){})
}