changeset 481 | e03a0100ec46 |
parent 476 | 7550c816187a |
child 483 | 1a51207780e6 |
--- a/handouts/pep-ho.tex Mon Nov 06 21:49:55 2023 +0000 +++ b/handouts/pep-ho.tex Fri Dec 08 00:54:36 2023 +0000 @@ -539,7 +539,7 @@ \end{lstlisting} \noindent The answer means that he result of the addition is of type -\code{Int} and the actual result is 5; \code{res0} is a name that +0\code{Int} and the actual result is 5; \code{res0} is a name that Scala gives automatically to the result. You can reuse this name later on, for example