Skip to content

Language features #42

Description

@igagis
  1. Allow both, escaped \{, \} and unescaped {, } inside ""-string. Just for consistency with unquoted strings.
  2. Do not drop explicit new-line and tab characters from ""-string?
  3. Add explicit new-line char escaping in ""-strings and unquoted strings, i.e. \<new-line-char>, where <new-line-char> is the actual new-line character.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions