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

1 line
34 B
TypeScript

var x = `abc${ +Infinity }def`;