Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Test Scenario: Tagged template literals. #36

@ryan-roemer

Description

@ryan-roemer

Would look something like:

require(tag`a string`);
require(tag`a ${var}`);
import(tag`a string`);
import(tag`a ${var}`);

I don't thing static import allows them (?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedtestTesting, validation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions