Skip to content

Commit eb72b62

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

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
@@ -149,7 +149,7 @@ Note the difference from the Scala 2 scripting implementation. In Scala 2, we do
149149
The documentation for this feature is available [here](https://dotty.epfl.ch/docs/usage/getting-started.html#scala-3-for-scripting).
150150

151151
# Metaprogramming changes
152-
Metaprogramming-wise, the majority of work is focused on polishing the API and making it more uniform. The following notable metaprogramming API changes occurred between M2 and M3:
152+
We have been polishing the metaprogramming API and making it more uniform. The following notable changes occurred between M2 and M3:
153153

154154
- Add `Expr.asTerm` [#10694](https://github.com/lampepfl/dotty/pull/10694)
155155
- Add reflect `MatchCase` `TypeRepr` [#10735](https://github.com/lampepfl/dotty/pull/10735)

0 commit comments

Comments
 (0)