// @target: ES6 var x = { a: `abc${ 123 }def${ 456 }ghi` }