We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5c064 commit 5a557c3Copy full SHA for 5a557c3
compiler/src/dotty/tools/dotc/core/Definitions.scala
@@ -2220,7 +2220,7 @@ class Definitions {
2220
""".stripMargin)
2221
2222
add(Any_hashCode,
2223
- """/** Calculate a hash code value for the object.
+ """/** Calculates a hash code value for the object.
2224
| *
2225
| * The default hashing algorithm is platform dependent.
2226
0 commit comments