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.
2 parents 32b845a + eb0a057 commit b0bbe30Copy full SHA for b0bbe30
docs/docs/reference/enums/desugarEnums.md
@@ -64,7 +64,7 @@ map into case classes or vals.
64
65
val C = $new(n, "C")
66
67
- Here, `$new` is a private method that creates an instance of of `E` (see
+ Here, `$new` is a private method that creates an instance of `E` (see
68
below).
69
70
4. If `E` is an enum with type parameters
0 commit comments