We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b11ff8 commit dd822eaCopy full SHA for dd822ea
src/expressions/match-expr.md
@@ -3,7 +3,6 @@
3
> **<sup>Syntax</sup>**
4
> _MatchExpression_ :
5
> `match` [_Expression_]<sub>_except struct expression_</sub> `{`
6
-> [_InnerAttribute_]<sup>\*</sup>
7
> _MatchArms_<sup>?</sup>
8
> `}`
9
>
0 commit comments