TypeScript/tests/baselines/reference/unicodeExtendedEscapesInTemplates01_ES6.types

6 lines
138 B
Text
Raw Normal View History

=== tests/cases/conformance/es6/unicodeExtendedEscapes/unicodeExtendedEscapesInTemplates01_ES6.ts ===
var x = `\u{0}`;
>x : string