blob: f1bc7ab73782b0987c4355c2f86b9410647c7975 [file] [log] [blame]
// |jit-test| error: ReferenceError
(function() {
let V = x(x, x = w), x
})()