Files
codeql/python/ql/test/3/library-tests/functions/FunctionExpr.getArgs.getKwDefault.expected
Rasmus Wriedt Larsen c5e14f5c0d Python: Handle defaults and annotations for keyword-only arguments
This commit is based on a change to the extractor
2020-04-27 17:24:10 +02:00

3 lines
142 B
Plaintext

| test.py:4:1:11:2 | FunctionExpr | 0 | test.py:9:25:9:26 | UnaryExpr |
| test.py:23:1:31:2 | FunctionExpr | 1 | test.py:29:32:29:35 | None |