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

1 line
50 B
TypeScript

var x = `abc${ "hello" instanceof String }def`;