Skip to content

Line feed without carriage return in verbatim string #107

Closed
@lbargaoanu

Description

@lbargaoanu
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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions