TypeScript/tests/baselines/reference/unicodeExtendedEscapesInTemplates03_ES5.types

6 lines
141 B
Text
Raw Normal View History

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