File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -77,17 +77,8 @@ The starter code calls @racket[check-syntax] in both
7777@tt{compile-file.rkt} and @tt{interp-file.rkt}. The definition of
7878@racket[check-syntax] is stubbed out in @tt{check-syntax.rkt}.
7979
80- There are a few tests included in @tt{test/check-syntax.rkt}. For
81- this assignment, very few tests are included so you should write your
82- own.
83-
84- @section[#:tag-prefix "a6- " #:style 'unnumbered #:tag "update " ]{Update a86}
85-
86- There have been some changes to a86 that you'll need. You can update
87- the @tt{langs} package with the following:
88-
89- @verbatim|{raco pkg update langs}|
90-
80+ There are tests included in @tt{test/check-syntax.rkt}. You can also use this file
81+ to write your own tests for debugging.
9182
9283@section[#:tag-prefix "a6- " #:style 'unnumbered ]{Submitting}
9384
You can’t perform that action at this time.
0 commit comments