michael@0: // |jit-test| error:ReferenceError michael@0: michael@0: // Binary: cache/js-dbg-64-985cdfad1c7e-linux michael@0: // Flags: michael@0: // michael@0: (function(x){ function a () { x = 2 }; tracing(true); a(); })()