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

4 lines
38 B
TypeScript

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