Skip to content

Fix EMU grammar errors related to template strings #7671

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

Open
wants to merge 2 commits into from

Conversation

neoncitylights
Copy link

  • Renames some production rules for consistency with the others:
    • TemplateSpans to StringTemplateSpans
    • TemplateMiddleList to StringTemplateMiddleList
  • fix typos in definitions for StringTemplate + StringTemplateSpans
  • make definition of StringTemplateTail + StringTemplateMiddle consistent with StringTemplateHead

- rename `TemplateSpans` and `TemplateMiddleList` to `StringTemplateSpans` to `StringTemplateMiddleList` so they're consistently named with the other rules
- fix typos in  definitions for `StringTemplate` + `StringTemplateSpans`
- make definition of `StringTemplateTail` + `StringTemplateMiddle` consistent with `StringTemplateHead`
@neoncitylights
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Member

@timotheeguerin timotheeguerin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

No changes needing a change description found.

@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants