Skip to content

Commit 6006650

Browse files
committed
Address review, point out Scalac had issues
1 parent 5d9440a commit 6006650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/_posts/2018-03-05-seventh-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ object Interpreter {
162162
}
163163
```
164164

165-
Earlier Dotty releases had issues typechecking such interpreters.
165+
Earlier Scalac and Dotty releases had issues typechecking such interpreters.
166166
We have fixed multiple bugs about GADT type checking and exhaustiveness checking, especially for invariant GADTs, including
167167
[#3666](https://github.com/lampepfl/dotty/issues/3666),
168168
[#1754](https://github.com/lampepfl/dotty/issues/1754),

0 commit comments

Comments
 (0)