Skip to content

Allow both single quotes and double quotes to be used for string literals. #4

Description

@kms70847

Currently, only " can be used for string literals, ex.

"Hello, World!"

' should also be allowed, ex.

'Hello, World!'

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions