Skip to content

Commit 29fa154

Browse files
authored
Mention flag for 2.13
1 parent e6f122e commit 29fa154

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_overviews/macros/annotations.md

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

1717
**Eugene Burmako**
1818

19-
Macro annotations are available in Scala 2.13, but only with the macro paradise 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, but only with the macro paradise
20+
plugin from Scala 2.10.x to Scala 2.12.x.
2021
Follow the instructions at the ["Macro Paradise"](paradise.html) page to download and use our compiler plugin if using
2122
those older Scala versions.
2223

0 commit comments

Comments
 (0)