Browse Source
When `count()` returns 0, `pos > (count()-1)` will always yield `true` due to integer underflow.pull/1/head
Tobias Frost
6 years ago
committed by
Scott Lahteine
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue