michael@0: // |jit-test| error: ReferenceError michael@0: eval("'use strict'; for(let j=0;j<9;++j) {} x;");