mirror of
https://github.com/github/codeql.git
synced 2026-02-08 19:21:07 +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.