mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Also gets rid of `inner_end`, since we're already doing `end - 1 = ...` in the other fix (and so this is more consistent).
Also gets rid of `inner_end`, since we're already doing `end - 1 = ...` in the other fix (and so this is more consistent).