Skip to content

Commit c72567c

Browse files
authored
Merge pull request #1473 from scala/Philippus-patch-1
Reword sentence
2 parents 75a9166 + 48fe891 commit c72567c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_overviews/macros/annotations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ permalink: /overviews/macros/:title.html
1616

1717
**Eugene Burmako**
1818

19-
Macro annotations are available in Scala 2.13 with the `-Ymacro-annotations` flag, but only with the macro paradise
20-
plugin from Scala 2.10.x to Scala 2.12.x.
19+
Macro annotations are available in Scala 2.13 with the `-Ymacro-annotations` flag, and with the macro paradise plugin from Scala 2.10.x to Scala 2.12.x.
2120
Follow the instructions at the ["Macro Paradise"](paradise.html) page to download and use our compiler plugin if using
2221
those older Scala versions.
2322

0 commit comments

Comments
 (0)