swc/crates/swc_ecma_minifier/tests/fixture/issues/3710/output.js

2 lines
41 B
JavaScript

export const foo = (a)=>`${a + 1}-${a}`;