michael@0: // |jit-test| error: ReferenceError michael@0: (function() { michael@0: let V = x(x, x = w), x michael@0: })()