blob: cf5574d59dddd05305edaa2262d5a6136ec5d08d [file] [log] [blame]
var escaped = `
\u2028
\u2029
`;
var escaped = `
\v
\b
\t
\n
\r
`;