Skip to content

Commit 8a602cc

Browse files
committed
Merge pull request #338 from xeno-by/master
fighting bit rot in macro docs
2 parents 4b6e4ce + 3e343ba commit 8a602cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overviews/macros/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ languages: [ja]
1212

1313
**Eugene Burmako**
1414

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.
15+
Def macros are shipped as an experimental feature of Scala since version 2.10.0.
16+
A subset of def macros, pending a thorough specification, is tentatively scheduled to become stable in one of the future versions of Scala.
1717

1818
## Intuition
1919

0 commit comments

Comments
 (0)