We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49d4f25 + c7da31f commit 7f205b8Copy full SHA for 7f205b8
1 file changed
book.tex
@@ -12917,7 +12917,7 @@ \section{Expose Allocation}
12917
the \code{expose\_allocation} pass before
12918
\code{remove\_complex\_operands} because it generates code that
12919
contains complex operands. However, with some care it can also be
12920
-placed before \code{remove\_complex\_operands}, which would simplify
+placed after \code{remove\_complex\_operands}, which would simplify
12921
tuple creation by removing the need to assign the initializing
12922
expressions to temporary variables (see below).
12923
0 commit comments