summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/bug624100.js
blob: 744ca0187608326082ff5c03aeadd7b46c23812c (plain)
1
2
// |jit-test| error: ReferenceError
eval("'use strict'; for(let j=0;j<9;++j) {} x;");