We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a45dd2 commit 80072c1Copy full SHA for 80072c1
working/macros/feature-specification.md
@@ -252,7 +252,7 @@ user can *control* that order. We use syntactic order to control application
252
order of macros:
253
254
* **Macros are applied to inner declarations before outer ones.** Macros
255
- applied to members are applied before members on the surrounding type.
+ applied to members are applied before macros on the surrounding type.
256
Macros on top-level declarations are applied before macros on the main
257
`library` directive.
258
0 commit comments