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 data statement clash with array subscripting #127

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

ZedThree
Copy link
Collaborator

@ZedThree ZedThree commented Jan 22, 2025

Fixes #122

Includes #126

This was a much easier fix than I first thought, just needed to make the two statements equal precedence and add them to conflicts

Extension supported by multiple compilers, although with varying
restrictions.

Closes #120
@stadelmanma stadelmanma merged commit a86dce3 into master Jan 22, 2025
1 check passed
@ZedThree ZedThree deleted the data-statement-fix branch January 28, 2025 10:32
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.

data clashes with array subscripting
2 participants