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

feat: support block scoping #3

Merged
merged 2 commits into from
Jul 21, 2024
Merged

feat: support block scoping #3

merged 2 commits into from
Jul 21, 2024

Conversation

pionxzh
Copy link
Owner

@pionxzh pionxzh commented Jul 21, 2024

benjamn#455

Fixes benjamn#154

Also fixed catch clause and function scoping of the original implementation in PR 455.

@pionxzh pionxzh merged commit ab0c23a into master Jul 21, 2024
0 of 3 checks passed
@pionxzh pionxzh deleted the block-scope branch July 21, 2024 19:21
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.

path.scope not accurate for const and let
1 participant