Skip to content

Commit 3dfc323

Browse files
spacing fixed
1 parent b03720c commit 3dfc323

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/blog/_posts/2019-05-24-15th-dotty-milestone-release.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ def eval[T](e: Expr[T]): T = e match {
159159

160160
We've also plugged a few soundness problems caused by inferring too much when matching on abstract, union and intersection types.
161161

162-
163162
## Other changes
164163
Some of the other notable changes include the following:
165164

@@ -168,7 +167,6 @@ Some of the other notable changes include the following:
168167
- A bunch of improvements was made for the type inference system – see, e.g., PRs [#6454](https://github.com/lampepfl/dotty/pull/6454) and [#6467](https://github.com/lampepfl/dotty/pull/6467).
169168
- Improvements to the Scala 2 code support which, in particular, improves Cats support – see PRs [#6494](https://github.com/lampepfl/dotty/pull/6494) and [#6498](https://github.com/lampepfl/dotty/pull/6498).
170169

171-
172170
# Let us know what you think!
173171

174172
If you have questions or any sort of feedback, feel free to send us a message on our

0 commit comments

Comments
 (0)