mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +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.
This directory contains tests for experimental CodeQL queries and libraries.