mirror of
https://github.com/github/codeql.git
synced 2026-02-19 08:23:45 +01:00
this illustrates that the function implementing the comprehension does not capture `mod_local`. We could handle this case specially, by having a different implementation for `for`, but the wider issue would remain.