Files
codeql/python/ql/test/3/library-tests/functions/Function.getArg.expected
Rasmus Wriedt Larsen 0cc8d49112 Python: Add tests for full Python 3 parameters syntax
Currently keyword-only parameters are not handled properly :(
2020-04-27 17:22:56 +02:00

3 lines
144 B
Plaintext

| test.py:4:1:11:2 | Function func | 0 | test.py:5:5:5:12 | Parameter |
| test.py:4:1:11:2 | Function func | 1 | test.py:7:5:7:10 | Parameter |