Files
codeql/python/ql/test/library-tests/ApiGraphs/py3/test_crosstalk.expected
Rasmus Lerchedahl Petersen 169d7a3c98 Python: Add scope entry definition nodes
otherwise we confuse captured variables
in the single scope entry cfg node. Now
we have one for each defined variable.
2023-12-20 12:09:00 +01:00

3 lines
130 B
Plaintext

| test_crosstalk.py:8:16:8:18 | ControlFlowNode for f() | bar |
| test_crosstalk.py:13:16:13:18 | ControlFlowNode for g() | baz |