Files
codeql/python/ql/test
Rasmus Wriedt Larsen 7a3ee0f5f8 Python: Make IterableSequenceNode LocalSourceNode
We do this to remove the inconsistencies, and to be ready for a future
where type-tracking support content tracker of depth > 1.

It works because targets of loadSteps needs to be LocalSourceNodes

predicate loadStep(Node nodeFrom, LocalSourceNode nodeTo, Content content) {
2024-03-14 10:46:29 +01:00
..
2023-11-16 11:21:01 +01:00
2023-11-16 11:21:01 +01:00