Files
codeql/python/ql/test/library-tests/parameters/Annotations.expected
2019-07-16 16:50:40 +01:00

5 lines
148 B
Plaintext

| args | test.py:5:13:5:22 | Subscript |
| b | test.py:2:12:2:14 | str |
| d | test.py:2:27:2:29 | int |
| kwargs | test.py:5:34:5:47 | Subscript |