Skip to content

Single quotes in double quoted string literals #7

@nkclayton

Description

@nkclayton

A single quote is always interpreted as the start of a string literal even if it is embedded within a double quoted string literal. For example

image

In these circumstances it should be treated as part of the string and not a delimiter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions