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 4b6e4ce + 3e343ba commit 8a602ccCopy full SHA for 8a602cc
overviews/macros/overview.md
@@ -12,8 +12,8 @@ languages: [ja]
12
13
**Eugene Burmako**
14
15
-Def macros are shipped as an experimental feature of Scala since version 2.10.0, including the latest 2.10.3 and the upcoming 2.11.0.
16
-A subset of def macros, pending a thorough specification, is tentatively scheduled to become stable in 2.12.
+Def macros are shipped as an experimental feature of Scala since version 2.10.0.
+A subset of def macros, pending a thorough specification, is tentatively scheduled to become stable in one of the future versions of Scala.
17
18
## Intuition
19
0 commit comments