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 #70 #71

Merged
merged 4 commits into from
Sep 23, 2023
Merged

Fix #70 #71

merged 4 commits into from
Sep 23, 2023

Conversation

lgrandco
Copy link
Contributor

@lgrandco lgrandco commented Sep 22, 2023

fixing #70
Ensure proper handling of reserved keywords 'const' and 'static' by avoiding hoisting when they are present at the beginning. Additionally, I've updated the code in this pull request: #67 to treat variable declarations without curly brackets as definitions instead of assignments.

@cacharle cacharle merged commit b8654a9 into dawnbeen:master Sep 23, 2023
8 checks passed
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