Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't use template string in const #39908

Closed
manuranga opened this issue Mar 17, 2023 · 1 comment
Closed

[Bug]: Can't use template string in const #39908

manuranga opened this issue Mar 17, 2023 · 1 comment
Labels
Reason/Invalid Issue is invalid. Status/Duplicate Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/Bug

Comments

@manuranga
Copy link
Contributor

manuranga commented Mar 17, 2023

const greeting = string`hello`;

Above doesn't work

@manuranga manuranga added Type/Bug Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. labels Mar 17, 2023
@MaryamZi
Copy link
Member

Tracked in #13944.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reason/Invalid Issue is invalid. Status/Duplicate Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/Bug
Projects
None yet
Development

No branches or pull requests

2 participants