input.js 39 B

12
  1. var x = { a: 5, get a() {return 6;} };