TypeScript/tests/baselines/reference/unicodeExtendedEscapesInStrings02_ES5.types

6 lines
137 B
Text
Raw Normal View History

=== tests/cases/conformance/es6/unicodeExtendedEscapes/unicodeExtendedEscapesInStrings02_ES5.ts ===
var x = "\u{00}";
>x : string