Files
codeql/python/ql/test/3/extractor-tests/unpacking-comprehensions/test.expected

5 lines
71 B
Plaintext

| 3 | ListComp |
| 5 | SetComp |
| 7 | DictComp |
| 9 | GeneratorExp |