Skip to content

Add raw string support #31

@monstermichl

Description

@monstermichl

Add support for raw strings (backtick strings).

print(`hello\nworld`) // Prints "hello\nworld" (the "\n" is not interpreted as newline).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions