Files
codeql/python/ql/test/experimental
Rasmus Wriedt Larsen 1f5e52e822 Python: Cleanup "first" type-tracking predicate to be private
Since it's exposed nicely in the version that doesn't have a
`DataFlow::TypeTracker` parameter, these should be private.

Also found one instance where I had accidentially used DataFlow::Node instead of
LocalSourceNode
2021-03-23 16:40:56 +01:00
..
2020-07-24 00:57:19 +05:30

This directory contains tests for experimental CodeQL queries and libraries.