A unary operator expression of the form
is processed as follows: The
string-literal is
destringized
by deleting any
encoding-prefix, deleting the leading and trailing
double-quotes, replacing each escape sequence
\" by a double-quote, and
replacing each escape sequence
\\ by a single
backslash
.