Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I'm not sure how this ever worked? Apparently, a mutable ref to `corpus` was being taken and thus emptied out after the first use. We fix it by re-assigning for each run. Ref #179
- Loading branch information