Skip to content

Commit 1fa5f70

Browse files
authored
Merge 2021-10 CWG Motion 7
P2360R0 Extend init-statement to allow alias-declaration
2 parents 90ab4ca + ed5281b commit 1fa5f70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/statements.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
\begin{bnf}
2727
\nontermdef{init-statement}\br
2828
expression-statement\br
29-
simple-declaration
29+
simple-declaration\br
30+
alias-declaration
3031
\end{bnf}
3132

3233
\begin{bnf}

0 commit comments

Comments
 (0)