Skip to content

Commit 6fc65d5

Browse files
burblebeetkoeppe
authored andcommitted
CWG2793 Block-scope declaration conflicting with parameter name
1 parent 31ff201 commit 6fc65d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@
12901290
\pnum
12911291
If a declaration
12921292
that is not a name-independent declaration and
1293-
whose target scope is the block scope $S$ of a
1293+
that binds a name in the block scope $S$ of a
12941294
\begin{itemize}
12951295
\item
12961296
\grammarterm{compound-statement} of a \grammarterm{lambda-expression},

0 commit comments

Comments
 (0)