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

Testing module: fix reference to Int.max_value #3666

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samouri
Copy link

@samouri samouri commented Jun 21, 2023

This sentence is about indicating abs(Int.min_value) is larger than abs(Int.max_value), but right now has Int.max_value twice.

This sentence is about indicating `abs(Int.min_value)` is larger than `abs(Int.max_value)`, but right now has `Int.max_value` twice.
@samouri samouri changed the title Fix reference to Int.max_value Testing module: Fix reference to Int.max_value Jun 21, 2023
@samouri samouri changed the title Testing module: Fix reference to Int.max_value Testing module: fix reference to Int.max_value Jun 21, 2023
@bricct bricct mentioned this pull request Apr 28, 2024
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