mirror of
https://github.com/swc-project/swc.git
synced 2025-01-05 12:03:47 +03:00
4 lines
48 B
TypeScript
4 lines
48 B
TypeScript
|
// @target: es5
|
|||
|
|
|||
|
var x = /\u{r}\u{n}\u{t}/g;
|