We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Expression.Constant("a\ntext").ToReadableString().Dump();
Weird, I know :) I get a regular string, but I think a verbatim string is in order, the same as "a\r\ntext".
"a\r\ntext"