mirror of
https://github.com/github/codeql.git
synced 2026-06-15 01:41:08 +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).