Files
codeql/python/ql/test/experimental/dataflow/callGraph.expected
Rasmus Lerchedahl Petersen 5ca6391f15 Python: update call graph test
we also have flow into functions!
2020-06-19 07:49:47 +02:00

3 lines
186 B
Plaintext

| test.py:4:10:4:10 | ControlFlowNode for z | test.py:7:5:7:20 | ControlFlowNode for obfuscated_id() |
| test.py:7:19:7:19 | ControlFlowNode for a | test.py:1:19:1:19 | SSA variable x |