mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
3 lines
168 B
Plaintext
3 lines
168 B
Plaintext
| test.py:5:15:5:22 | ControlFlowNode for next() | Call to next() in a generator |
|
|
| test.py:10:20:10:27 | ControlFlowNode for next() | Call to next() in a generator |
|