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

Removed comma necessity after quantifier, fixed formatting errors, fixed old tests to pass with new changes #129

Merged
merged 5 commits into from
Oct 4, 2024

Conversation

zacharybonagura
Copy link
Collaborator

Removed unnecessary comma requirement after quantifiers in parser logic.
Fixed formatting issues for new updates for the Rust language.
Updated and fixed old tests to align with the recent changes in parsing rules, ensuring all tests pass successfully.

Changed the parsing when using quantifiers to only require a single space after the variable
fixed formatting errors
Fixed last test in parser.rs
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.

1 participant