We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d70d62 commit c9fa5a3Copy full SHA for c9fa5a3
1 file changed
www/midterms/1.scrbl
@@ -223,6 +223,9 @@ optimizer should leave the behavior of programs containing
223
@racket[read-byte] unchanged, while still evaluating all fully-known
224
sub-expressions.
225
226
+Again, don't worry about what happens in case for errors - you can
227
+assume all expressions are valid for this.
228
+
229
Let's look at some examples:
230
231
@subsection{Example 1 - Arithmetic Expressions}
0 commit comments