mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
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.
4 lines
211 B
Plaintext
4 lines
211 B
Plaintext
| test.py:4:1:11:2 | FunctionExpr | 0 | test.py:5:15:5:17 | int |
|
|
| test.py:4:1:11:2 | FunctionExpr | 1 | test.py:7:13:7:15 | int |
|
|
| test.py:23:1:31:2 | FunctionExpr | 1 | test.py:25:20:25:24 | StringLiteral |
|