Since you are using “adult Racket”, consider using (module+ test …) to set tests apart from code.
2 Likes
Since you are using “adult Racket”, consider using (module+ test …) to set tests apart from code.