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

4 lines
37 B
TypeScript

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