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: correct declarations when subscripted variable is initialized from data and constants #116

Merged
merged 14 commits into from
Sep 27, 2021

Conversation

ToddFincannon
Copy link
Collaborator

@ToddFincannon ToddFincannon commented Sep 21, 2021

Fixes #115

See #115 for details.

@ToddFincannon ToddFincannon added this to the 0.6.0 milestone Sep 21, 2021
@chrispcampbell chrispcampbell changed the title Todd/115 dup decls fix: correct declarations when subscripted variable is initialized from data and constants Sep 23, 2021
Base automatically changed from todd/113-direct-data to develop September 27, 2021 22:15
Copy link
Contributor

@chrispcampbell chrispcampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ToddFincannon Looks good to me and the tests are passing so I think it's good to go. I'll merge it shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split initialization results in duplicate declarations
2 participants