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 "Duplicate declaration" crash #164

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Fix "Duplicate declaration" crash #164

merged 1 commit into from
Oct 18, 2024

Conversation

jehna
Copy link
Owner

@jehna jehna commented Oct 18, 2024

Error captured in the unit test

Fixes #67

@jehna jehna added the bug Something isn't working label Oct 18, 2024
@jehna jehna merged commit df03585 into main Oct 18, 2024
5 checks passed
@jehna jehna deleted the fix/duplicate-identifiers branch October 18, 2024 19:18
@0xdevalias
Copy link

This feels a bit like a workaround rather than an optimal solution to avoiding duplicates. See further notes in comments such as:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while renaming a variable. (TypeError: Duplicate declaration)
2 participants