Skip to content

Commit c9fa5a3

Browse files
committed
Clarify 'err
1 parent 6d70d62 commit c9fa5a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

www/midterms/1.scrbl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ optimizer should leave the behavior of programs containing
223223
@racket[read-byte] unchanged, while still evaluating all fully-known
224224
sub-expressions.
225225

226+
Again, don't worry about what happens in case for errors - you can
227+
assume all expressions are valid for this.
228+
226229
Let's look at some examples:
227230

228231
@subsection{Example 1 - Arithmetic Expressions}

0 commit comments

Comments
 (0)