You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

reuse_of_enumerables.js 102B

123456
  1. var reuse_of_enumerables = {
  2. terms: [
  3. {name: 't1', index: 0},
  4. {name: 't2', index: 1},
  5. ]
  6. };