![]() The combination of splitting a `letrec` and optimizing the resulting `(let ([x <proc>]) x)` to just `<proc>` used a bad coordinate shift, which made property testing incorrect, etc. For reasons that are not clear, the new expander triggered the problem through an existing test. |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |