Skip to content

Pin negative literal after binary operator across engines#172

Merged
danieljohnmorris merged 1 commit into
mainfrom
fix/negative-literal-after-op
May 11, 2026
Merged

Pin negative literal after binary operator across engines#172
danieljohnmorris merged 1 commit into
mainfrom
fix/negative-literal-after-op

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

The cited <r -0.05 failure is already fixed on current main (likely side-effect of recent parser refactors in #159/#161/#163). This PR adds cross-engine regression tests and an example to lock the behaviour. No source changes.

current main already handles these cases; lock them with regressions.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danieljohnmorris danieljohnmorris merged commit 26eff8c into main May 11, 2026
5 checks passed
@danieljohnmorris danieljohnmorris deleted the fix/negative-literal-after-op branch May 11, 2026 20:50
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