function f() { ({a = () => { let arguments; }} = 1); arguments.x; } f();