TypeScript/tests/cases/conformance/es6/unicodeExtendedEscapes/unicodeExtendedEscapesInRegularExpressions04_ES5.ts

4 lines
48 B
TypeScript
Raw Normal View History

// @target: es5
var x = /\u{00000000}/g;