Files
codeql/python/ql/test/experimental/dataflow/basic/callGraphSources.expected
2023-04-26 13:30:11 +02:00

5 lines
248 B
Plaintext

| file://:0:0:0:0 | [summary] to write: return (return) in builtins.reversed |
| file://:0:0:0:0 | [summary] to write: return (return) in dict.setdefault |
| test.py:4:10:4:10 | ControlFlowNode for z |
| test.py:7:19:7:19 | ControlFlowNode for a |