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