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