// @target: ES6 var x = `abc${ 0 }def` instanceof String;