You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
21
20
Follow the instructions at the ["Macro Paradise"](paradise.html) page to download and use our compiler plugin if using
0 commit comments