mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +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.