swc/crates/swc_ecma_parser/tests/tsc/templateStringInCallExpression.ts

1 line
50 B
TypeScript

`abc${0}abc`(`hello ${0} world`, ` `, `1${2}3`);