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 template strings with octal or hex values #255

Merged

Conversation

ypapouski
Copy link
Contributor

The PR fixes these two corner cases with template strings:

1. tag()`template string with octal or hex value`
2. String.raw`template string with octal or hex value`

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
Copy link
Member

3cp commented Apr 3, 2024

I don't fully understand the change yet. I will study and test the changes before merging. Might reach you with some questions. Cheers!

@3cp 3cp merged commit c518664 into meriyah:master Apr 3, 2024
3 checks passed
@3cp
Copy link
Member

3cp commented Apr 3, 2024

v4.4.2 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.

None yet

2 participants