Skip to content

String interpolation should trigger compile error #1615

Closed
@aminya

Description

@aminya

I tried to use string interpolation using string template literals, but they do not work, and the compiler does not throw an error making it a hidden bug.

const str = `${something}`

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions