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

Fix another issue with octal template strings #349

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

ypapouski
Copy link
Contributor

The parser fails to parse an octal string template when the tagged function contains arguments, for example:

tag('a')`'\\00a0'`

Copy link
Member

@3cp 3cp left a comment

Choose a reason for hiding this comment

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

Thx!

@3cp 3cp merged commit b549ed3 into meriyah:main Oct 28, 2024
4 checks passed
@3cp
Copy link
Member

3cp commented Oct 28, 2024

v6.0.3 is released.

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