mirror of
https://github.com/github/codeql.git
synced 2026-03-21 15:06:46 +01:00
Some of the places where flow has disappeared look a bit suspect, so I don't consider this to be the final word on these tests.
4 lines
245 B
Plaintext
4 lines
245 B
Plaintext
| test.py:1:19:1:19 | SSA variable x | test.py:4:10:4:10 | ControlFlowNode for z |
|
|
| test.py:2:3:2:3 | SSA variable y | test.py:4:10:4:10 | ControlFlowNode for z |
|
|
| test.py:3:3:3:3 | SSA variable z | test.py:4:10:4:10 | ControlFlowNode for z |
|