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

3 lines
51 B
TypeScript

var a = "Hello";
var b = a.match(/\/ver=([^/]+)/);