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