let z = "outside"; function r({ a: b }, { [z]: { c } = z }) { g(z); }