Skip to content

Commit e9ffc12

Browse files
committed
clearing up the wording about availability of macro annotations
1 parent 6d4a090 commit e9ffc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviews/macros/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ languages: [ja]
1414
**Eugene Burmako**
1515

1616
Macro annotations are only available in Scala 2.10 with the macro paradise plugin.
17-
Their inclusion in Scala 2.11 is possible, but our roadmap in this regard is still unclear.
17+
Their inclusion in Scala 2.11 is not planned, but it will possibly happen in Scala 2.12.
1818
Follow the instructions at the ["Macro Paradise"](/overviews/macros/paradise.html) page to download and use our compiler plugin.
1919

2020
## Call for feedback

0 commit comments

Comments
 (0)