The :expected was a bare list "(0 :a 2)", but run-corpus evals :expected as source, so it applied 0 as a fn -> "0 cannot be cast to IFn". Every other list-valued :expected is self-evaluating; this one slipped in unquoted. Vectorize it to [0 :a 2], matching what regen-corpus.clj produces. |
||
|---|---|---|
| .. | ||
| chez | ||
| conformance | ||