summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug631788.js
blob: 503d32f04e178384014340b876644747cae66aac (plain)
1
for (var j = 1; j < 10; ++j) { switch(0/j) { } }    // don't assert