Commit a22d219
authored
Update Rational.java (exercism#2353)
Rational.hashCode() accidentally used the same field twice instead of numerator and denumerator.1 parent 85b86d1 commit a22d219
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
0 commit comments