Skip to content

Conversation

@AlexandrosAlexiou
Copy link

Code cleanup removing redundant entries in _binary_expression.

Problem:
Lines 659-662 had duplicate comparison_expression and equality_expression entries, likely from copy-paste error.

Changes:

  • Removed duplicate comparison_expression
  • Removed duplicate equality_expression

No functional changes, grammar behaves identically.

Tests: 111/111 pass

Code cleanup removing redundant entries in _binary_expression.

Problem:
Lines 659-662 had duplicate comparison_expression and
equality_expression entries, likely from copy-paste error.

Changes:
- Removed duplicate comparison_expression
- Removed duplicate equality_expression

No functional changes, grammar behaves identically.

Tests: 111/111 pass
@github-actions github-actions bot added the grammar Related to the grammar label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

grammar Related to the grammar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant