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

bugfix import() #2076

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

bugfix import() #2076

wants to merge 1 commit into from

Conversation

jogibear9988
Copy link

No description provided.

@jogibear9988
Copy link
Author

@ariya @ljqx could you review?

don't know if this is correct: https://github.com/jquery/esprima/pull/2076/files#diff-abe2818e9c29aadf84401cb7ef8286c7cbce9253eba09f6fa52e22ca4e57b17eR1287

first thought parseUnaryExpression is correct, but import('a' + 'b') is valid. but parseExpression is wrong, cause then import('a', 'b') would not fail

@jogibear9988 jogibear9988 changed the title bugfix import bugfix import() Jun 14, 2021
jogibear9988 added a commit to jogibear9988/esprima-dotnet that referenced this pull request Nov 2, 2021
lahma pushed a commit to sebastienros/esprima-dotnet that referenced this pull request Nov 2, 2021
JohnWinston329 added a commit to JohnWinston329/esprima-dotnet that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant