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

2 lines
45 B
JavaScript

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