swc/crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions02_ES5.ts

4 lines
36 B
TypeScript

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