Skip to content

fix(ast): invalid idx1 for new expression#473

Merged
stevenh merged 1 commit intomasterfrom
fix/ast-new-expression
Nov 29, 2022
Merged

fix(ast): invalid idx1 for new expression#473
stevenh merged 1 commit intomasterfrom
fix/ast-new-expression

Conversation

@stevenh
Copy link
Copy Markdown
Collaborator

@stevenh stevenh commented Nov 29, 2022

Fix invalid Idx1() return for NewExpression when there are no parenthesis.

Fix invalid Idx1() return for NewExpression when there are no
parenthesis.

Fixes #261
@stevenh stevenh force-pushed the fix/ast-new-expression branch from 73bbdf4 to 31b5df3 Compare November 29, 2022 13:31
@stevenh stevenh merged commit 242e87a into master Nov 29, 2022
@stevenh stevenh deleted the fix/ast-new-expression branch November 29, 2022 13:55
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Fix invalid Idx1() return for NewExpression when there are no
parenthesis.

Fixes robertkrimen#261
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.

1 participant