We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
333887c
Fixed repeat-escape issue with strings like \\\\n.
\\\\n
Note: a naked backslash will result in undefined parse behavior. (i.e. a \ p)
a \ p