Commit b1ea715
authored
Correct "Slice bounds"
_end_ has to be larger than _start_ - if it's smaller and a valid index, then an empty string will be returned, not the final element of the string1 parent 858046e commit b1ea715
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments