Skip to content

Commit cabf09f

Browse files
author
Aaron Ballman
committed
Whitespace
1 parent e8c62be commit cabf09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3998,7 +3998,7 @@
39983998
second is an \defnx{array delete expression}{delete!array}.
39993999
Whenever the \tcode{delete} keyword is immediately followed by empty square
40004000
brackets, it shall be interpreted as the second alternative.\footnote{A lambda
4001-
expression with a \grammarterm{lambda-introducer} that consists of empty square
4001+
expression with a \grammarterm{lambda-introducer} that consists of empty square
40024002
brackets can follow the \tcode{delete} keyword if the lambda expression is
40034003
enclosed in parentheses.}
40044004
The operand shall be of pointer to object type or of class type. If of

0 commit comments

Comments
 (0)