Skip to content

raw string repr incorrect #29580

@vtjnash

Description

@vtjnash

Various string macros don't repr correctly. I thought we had an issue for this, but can't find it.

julia> r"\\\\"
r"\\"

julia> s"\n"
s"\\n"

Metadata

Metadata

Assignees

No one assigned

    Labels

    display and printingAesthetics and correctness of printed representations of objects.strings"Strings!"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions