issue355.js 44 B

123
  1. function f(obj) {
  2. const {c} = obj;
  3. }