Files
codeql/python/ql/test/3/library-tests/calls/OldApi.expected
Taus 8ec414d454 Python: Add copy of internal Python 3 tests
Again, mostly extractor tests, and a single library test.
2024-04-15 12:30:01 +00:00

24 lines
907 B
Plaintext

| 4 | test.py:4:3:4:3 | IntegerLiteral | 0 |
| 4 | test.py:4:6:4:6 | IntegerLiteral | 1 |
| 4 | test.py:4:10:4:14 | List | * |
| 5 | test.py:5:5:5:20 | Dict | ** |
| 6 | test.py:6:3:6:3 | IntegerLiteral | 0 |
| 6 | test.py:6:7:6:7 | x | * |
| 6 | test.py:6:12:6:12 | y | a |
| 6 | test.py:6:17:6:17 | p | ** |
| 7 | test.py:7:5:7:5 | IntegerLiteral | a |
| 7 | test.py:7:9:7:9 | y | ** |
| 11 | test.py:11:8:11:10 | List | * |
| 11 | test.py:11:14:11:16 | List | * |
| 11 | test.py:11:23:11:28 | List | * |
| 12 | test.py:12:6:12:21 | Dict | ** |
| 12 | test.py:12:26:12:41 | Dict | ** |
| 13 | test.py:13:3:13:3 | IntegerLiteral | 0 |
| 13 | test.py:13:7:13:7 | x | * |
| 13 | test.py:13:15:13:15 | y | a |
| 13 | test.py:13:19:13:19 | z | * |
| 13 | test.py:13:24:13:24 | IntegerLiteral | b |
| 13 | test.py:13:29:13:29 | p | ** |
| 14 | test.py:14:5:14:5 | x | ** |
| 14 | test.py:14:13:14:13 | y | ** |