Skip to content

Commit 0248030

Browse files
hubert-reinterpretcasttkoeppe
authored andcommitted
[intro.execution] Remove unnecessary function from example (cplusplus#1084)
1 parent a5c3869 commit 0248030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/intro.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,6 @@
10071007
\begin{example}
10081008

10091009
\begin{codeblock}
1010-
void f(int, int);
10111010
void g(int i) {
10121011
i = 7, i++, i++; // \tcode{i} becomes \tcode{9}
10131012

0 commit comments

Comments
 (0)