Skip to content

Commit 7f205b8

Browse files
authored
Merge pull request #158 from waynee95/fix-typo-7-3
Fix typo
2 parents 49d4f25 + c7da31f commit 7f205b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12917,7 +12917,7 @@ \section{Expose Allocation}
1291712917
the \code{expose\_allocation} pass before
1291812918
\code{remove\_complex\_operands} because it generates code that
1291912919
contains complex operands. However, with some care it can also be
12920-
placed before \code{remove\_complex\_operands}, which would simplify
12920+
placed after \code{remove\_complex\_operands}, which would simplify
1292112921
tuple creation by removing the need to assign the initializing
1292212922
expressions to temporary variables (see below).
1292312923

0 commit comments

Comments
 (0)