mirror of
https://github.com/github/codeql.git
synced 2026-03-24 08:26:51 +01:00
8 lines
651 B
Plaintext
8 lines
651 B
Plaintext
| test.py:17:5:17:5 | SSA variable x | test.py:16:1:16:33 | Exit node for Function test_tuple_with_local_flow |
|
|
| test.py:17:5:17:5 | SSA variable x | test.py:18:9:18:9 | ControlFlowNode for x |
|
|
| test.py:17:10:17:18 | ControlFlowNode for Tuple | test.py:17:5:17:5 | SSA variable x |
|
|
| test.py:18:5:18:5 | SSA variable y | test.py:19:5:19:11 | SSA variable y |
|
|
| test.py:18:5:18:5 | SSA variable y | test.py:19:10:19:10 | ControlFlowNode for y |
|
|
| test.py:18:9:18:12 | ControlFlowNode for Subscript | test.py:18:5:18:5 | SSA variable y |
|
|
| test.py:19:5:19:11 | SSA variable y | test.py:16:1:16:33 | Exit node for Function test_tuple_with_local_flow |
|