Skip to content

Commit ed5281b

Browse files
jensmaurertkoeppe
authored andcommitted
P2360R0 Extend init-statement to allow alias-declaration
1 parent 90ab4ca commit ed5281b

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)