We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5571257 + db04a2a commit db2cc79Copy full SHA for db2cc79
src/statements.md
@@ -8,7 +8,7 @@ Statement ->
8
| Item
9
| LetStatement
10
| ExpressionStatement
11
- | MacroInvocationSemi
+ | OuterAttribute* MacroInvocationSemi
12
```
13
14
r[statement.intro]
0 commit comments