Skip to content

Support of special characters in string literals #211

Description

@pleuba

Add the support of special characters in string literals with escapes sequences.

Major escapes sequences are already supported, such as: \t, \n, , etc.

I propose to use the C++ syntax, i.e. \nnn and \Xnn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions