mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
The easiest way to implement this was to change the definition of `module_export` to account for chains of `import *`. We reuse the machinery from `ImportStar.qll` for this, naturally.