Files
babel/packages/babel-plugin-transform-es2015-template-literals/test/fixtures/spec/functions/expected.js

2 lines
61 B
JavaScript

var foo = "test " + String(_.test(foo)) + " " + String(bar);