Skip to content

Grammar question #7

Description

@burner

InterpolatedString:
i" DoubleQuotedCharacters "

is given for interpolated string but in contrast to "normal" double tick string the examples show multi-line stings.
But often I find myself generation source code that also contain ".
` strings handle multi-line strings and also " nicely.

IMO it should be i` in the grammer not i" !?

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