Skip to content

Update Rational.java#2353

Merged
sanderploegsma merged 1 commit into
exercism:mainfrom
spinscale:patch-1
Sep 15, 2023
Merged

Update Rational.java#2353
sanderploegsma merged 1 commit into
exercism:mainfrom
spinscale:patch-1

Conversation

@spinscale
Copy link
Copy Markdown
Contributor

Rational.hashCode() accidentally used the same field twice instead of numerator and denumerator.


Reviewer Resources:

Track Policies

Rational.hashCode() accidentally used the same field twice instead of numerator and denumerator.
Copy link
Copy Markdown
Contributor

@sanderploegsma sanderploegsma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! 👍

@sanderploegsma sanderploegsma added the x:size/tiny Tiny amount of work label Sep 15, 2023
@sanderploegsma sanderploegsma merged commit a22d219 into exercism:main Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:size/tiny Tiny amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants