TypeScript/tests/baselines/reference/unicodeExtendedEscapesInStrings03_ES5.symbols

6 lines
196 B
Plaintext
Raw Normal View History

=== tests/cases/conformance/es6/unicodeExtendedEscapes/unicodeExtendedEscapesInStrings03_ES5.ts ===
var x = "\u{0000}";
>x : Symbol(x, Decl(unicodeExtendedEscapesInStrings03_ES5.ts, 1, 3))