Closed
Description
On SBCL 2.5.6
- Load Coalton
(asdf:test-system :coalton)
. This passes.- Touch some test file to trigger recompiling, e.g.
touch tests/lisparray-tests.lisp
(asdf:test-system :coalton)
. This fails onLIMIT-UNROLL-TEST
.
Clearing cache and restarting REPL fixes the test failure.
Can anybody reproduce this?
Metadata
Metadata
Assignees
Labels
No labels