Skip to content

Commit 0916e3f

Browse files
Update docs/blog/_posts/2020-12-18-scala3-m3.md
Co-authored-by: Sébastien Doeraene <[email protected]>
1 parent a110739 commit 0916e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/_posts/2020-12-18-scala3-m3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ In the meantime, the compiler will emit warnings when trying to call those metho
122122
| but it has unmatchable type opaques.IArray[Int] instead
123123
```
124124

125-
The change involved an extensive discussion which you can read in the [PR #10670](https://github.com/lampepfl/dotty/pull/10670). Read more about this change in the [documentation](https://dotty.epfl.ch/docs/reference/other-new-features/matchable.html).
125+
You can read the discussion of this change in the [PR #10670](https://github.com/lampepfl/dotty/pull/10670). You can also read more about it in the [documentation](https://dotty.epfl.ch/docs/reference/other-new-features/matchable.html).
126126

127127
# Tooling improvements
128128
As the work on Scala 3 gets closer to the stable release, the focus increasingly shifts on the tooling available to get started with Scala 3.

0 commit comments

Comments
 (0)