mirror of
https://github.com/github/codeql.git
synced 2026-03-24 08:26:51 +01:00
However, we can see that `from <pkg> import *` and `import pkg` are handled differently. Would have liked `has_defined_all_indirection` to behave in the same way no matter how the import was made.