=== tests/cases/conformance/es6/templates/templateStringInTypeOf.ts === var x = typeof `abc${ 123 }def`; >x : Symbol(x, Decl(templateStringInTypeOf.ts, 0, 3))