blob: 744ca0187608326082ff5c03aeadd7b46c23812c [file] [log] [blame]
// |jit-test| error: ReferenceError
eval("'use strict'; for(let j=0;j<9;++j) {} x;");