Skip to content

Commit 877e671

Browse files
committed
[gram] Rebuild grammar after eb18f34.
1 parent 8043471 commit 877e671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/grammar.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@
906906

907907
\begin{bnf}
908908
\nontermdef{alias-declaration}\br
909-
\terminal{using} identifier attribute-specifier-seq\opt = type-id \terminal{;}
909+
\terminal{using} identifier attribute-specifier-seq\opt \terminal{=} type-id \terminal{;}
910910
\end{bnf}
911911

912912
\begin{bnf}

0 commit comments

Comments
 (0)