%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/es6-templates/test/examples/ |
Current File : /home/ugotscom/3vfm3/node_modules/es6-templates/test/examples/nested-interpolation.js |
/* jshint esnext:true */ assert.strictEqual( `a${1}b${`${1+1}c`}3`, 'a1b2c3' );