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

Const literal marker should be processed before group assignment marker #4948

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rerobika
Copy link
Member

@rerobika rerobika commented Jan 4, 2022

This patch fixes #4925.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu

@rerobika rerobika added bug Undesired behaviour parser Related to the JavaScript parser labels Jan 4, 2022
This patch fixes jerryscript-project#4925.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu
// limitations under the License.

try {
for (const i= 0;;)
Copy link
Contributor

Choose a reason for hiding this comment

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

space is still missing after i variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour parser Related to the JavaScript parser
Projects
None yet
3 participants