Files
codeql/python/ql/test/3/library-tests/functions/FunctionExpr.getArgs.getKwAnnotation.expected
Taus 58eaddf627 Python: Update all .expected files
I'm beginning to realise why I didn't do the `toString` overriding way
back when. Thankfully, now that all of our tests are in the same place,
this is actually not a terrible ordeal.
2024-04-22 12:00:09 +00:00

3 lines
145 B
Plaintext

| test.py:4:1:11:2 | FunctionExpr | 0 | test.py:9:19:9:21 | int |
| test.py:23:1:31:2 | FunctionExpr | 1 | test.py:29:24:29:28 | StringLiteral |