Closed bminixhofer closed 3 years ago
@drahnr This is the fix. It also removes the call to .char_indices. Now the tests run with a shifted input position, so coverage should be good again.
.char_indices
I'll look over this once more a bit later and then merge + release.
Should work in 0.6.0 now.
@drahnr This is the fix. It also removes the call to
.char_indices
. Now the tests run with a shifted input position, so coverage should be good again.I'll look over this once more a bit later and then merge + release.