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

Commits on Jun 21, 2023

  1. Fix mistaken reference to Int.max_value

    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 authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d7b09de View commit details
    Browse the repository at this point in the history