Select Git revision
-
Chris Angelico authored
At this point, start will be >= 0, so checking if stop < 0 is redundant with checking if start > stop a few lines later.
Chris Angelico authoredAt this point, start will be >= 0, so checking if stop < 0 is redundant with checking if start > stop a few lines later.