![]() Without this repair, #lang racket/base (require 2htdp/abstraction) (for/list ((dropping-which-one (in-naturals))) 1) fails to compile with a "optimizer clock tracking has gone wrong" error. A variant of this test (that doesn't depend on `2htdp`) is now in the "optimize.rktl"; a simpler and more direct test should be possible, but I wasn't able to construct one. |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |