TypeScript/tests/baselines/reference/unicodeExtendedEscapesInStrings02_ES6.symbols

6 lines
194 B
Plaintext
Raw Normal View History

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