Files
codeql/python/ql/test/library-tests/dataflow/qll-private-imports/README.md
2024-04-23 09:40:44 +02:00

181 B

Sometimes we accidentally re-export too much from DataFlow such that for example we can access Add from DataFlow::Add 😞

This test should always FAIL to compile!